@media only screen and (min-width:1025px) {
.wkk_pchide{
	display:none;
}
.page-nav {
  background-color: #fbfbfb;
  padding: 30px 0;
  text-align: center;
}
.page-nav div {
  display: inline-block;
}
.page-nav div a {
  padding: 10px 15px;

  display: inline-block;
  background-color: #f3f3f3;
  text-align: center;
  font-size: 15px;
  color: #666;
  margin: 0 7px;
  vertical-align: middle;
  transition: 0.3s;
}
.page-nav div a::after {
  content: "";
  width: 15px;
  height: 1px;
  display: inline-block;
  background-color: #b4b5df;
  vertical-align: middle;
  margin-left: 5px;
  width: 0;
  transition: 0.3s;
}
.page-nav div a::before {
  content: "";
  width: 15px;
  height: 1px;
  display: inline-block;
  background-color: #b4b5df;
  vertical-align: middle;
  margin-right: 5px;
  width: 0;
  transition: 0.3s;
}
.page-nav div a:hover {
  background-color: #5f61bc;
  color: #fff;
}
.page-nav div a:hover::after {
  width: 20px;
}
.page-nav div a:hover::before {
  width: 20px;
}
.page-nav div a.acton {
  background-color: #5f61bc;
  color: #fff;
}
.page-nav div a.acton::after {
  width: 20px;
}
.page-nav div a.acton::before {
  width: 20px;
}
.Page{
   text-align: center;
   padding-top:30px;
   display:none;
}
.Page a.action{
  background-color:#292b78;
  color:#fff;
  border-color:#292b78;
}
.Page a{
  padding:7px 13px;
  border:1px #ccc solid;  
  font-size:14px;
  color:#666;
  transitioN:.2s;
  background-color:#fff;
  margin:0 2px;
}
.Page a:hover{
  background-color: #292b78;
  color:#fff;
  border-color: #292b78;
}
/* 鍏充簬鎴戜滑寮€濮� */
.hc-about {
  padding: 30px 0;
  margin-top: 100px;
  position: relative;
  z-index: 999;
}
.hc-about-auto {
  width: 1180px;
  margin: 0 auto;
  overflow: hidden;
}
.hc-about-auto .page-head {
  margin: 40px auto;
  text-align: center;
  margin-bottom: 70px;
}
.hc-about-auto .page-head h2 {
  font-size: 30px;
  color: #292b78;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin: 0 30px;
}
.hc-about-auto .page-head em{
	font-style: normal;
}
.hc-about-auto .page-head h2 span {
  width: 80px;
  background-color: #292b78;
  display: block;
  height: 3px;
  margin: 0 auto;
  margin-top: 8px;
  display: none;
}
.hc-about-auto .page-head > span {
  display: inline-block;
  width: 424px;
  height: 2px;
  background-color: #f4f5f9;
  vertical-align: middle;
}
.hc-about .hc-about-auto .hc-about-content {
  margin-top: 65px;
}
.hc-about .hc-about-auto .hc-about-content .content-wkkimg{
	width: 100%;
	margin-right: 19px;
	overflow: hidden;
	text-align:center;
	display:flex;
}
.hc-about .hc-about-auto .hc-about-content .content-text{
	width:100%;
	padding:0 20px;
	box-sizing:border-box;
	overflow: hidden;
}
.hc-about .hc-about-auto .hc-about-content .content-wkkimg img{
	
}
.hc-about .hc-about-auto .hc-about-content .content-wkkimg .imgbox{
	width:50%;
	padding:0 6px;
	box-sizing:border-box;
}
.wkk-about-content{
	height:auto;
	overflow:hidden;
}
.hc-about .hc-about-auto .hc-about-content .content-text p {
  line-height: 30px;
  font-size: 15px;
  color: #666;
  margin-bottom: 20px;
}
.hc-about .hc-about-auto .hc-about-content .content-img {
  text-align: center;
  margin-top: 40px;
  clear:both;
  display:none;

}
.bigimg {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: none;
  z-index: 9999;
  border: 10px solid #fff;
}
.mask {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.5;
  filter: Alpha(opacity=50);
  z-index: 98;
  transition: all 1s;
  display: none;
}
.bigbox {
  background: #fff;
  overflow: hidden;
}
.bigbox > .imgbox {
  float: left;
  overflow: hidden;
  margin-right: 10px;
  position: relative;
  width: 384px;
}
.bigbox > .imgbox:nth-child(3n){
	margin-right:0px;
}
.bigbox > .imgbox img:nth-child(1) {
  width: 100%;
}
.imgbox:hover {
  cursor: zoom-in;
}
.mask:hover {
  cursor: zoom-out;
}
.mask > img {
  position: fixed;
  right: 50px;
  top: 90px;
  width: 60px;
}
.mask > img:hover {
  cursor: pointer;
}
.bigbox .more {
  position: absolute;
  right: 10px;
  top: 10px;
}

/* 骞村害浜嬩欢 */
.about-nd {
  padding: 30px 0;
  background: url(../images/gywm12.jpg) no-repeat;
  height: 793px;
  margin-top: 50px;
}
.about-nd .nd-auto {
  width: 1200px;
  margin: 0 auto;
}
.nd-auto .page-head {
  margin-top: 60px;
  position: relative;
}
.nd-auto .page-head .year{
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    top: 104px;
    color: #fff;
    font-size: 22px;
}
.nd-auto .page-head h2 {
  font-size: 30px;
  color: #292b78;
  text-align: center;
  vertical-align: middle;
  margin-bottom: 20px;
}
.nd-auto .page-head em{
	font-style: normal;
}
.nd-auto .page-head h2 span {
  width: 80px;
  background-color: #292b78;
  display: block;
  height: 3px;
  margin: 0 auto;
  margin-top: 8px;
  display:none;
}
.nd-auto .page-head > span {
  display: inline-block;
  width: 537px;
  height: 2px;
  background-color: #d3cac3;
  vertical-align: middle;
}
.nd-auto .page-head img {
  vertical-align: middle;
}
.about-nd .nd-auto .nd-content {
  background-color: #fff;
  padding: 50px 30px;
  margin-top: 30px;
}
.about-nd .nd-auto .nd-content .nd-content-min {
  height: 265px;
  overflow: auto;
}
.nd-content-min::-webkit-scrollbar {
 width: 5px;
 height: 100%;
 background: rgba(0, 0, 0, 0.1);
}
.nd-content-min::-webkit-scrollbar-thumb {
 border-radius: 10px;
 background: #5f61bc;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-left {
  float: left;
  padding-right: 40px;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-left p {
  color: #999;
  font-size: 14px;
  line-height: 50px;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-right {

}
.nd-time{
	float:left;
	display:block;
	width: 76px;
	margin-left: 178px;
	margin-right: 42px;
	padding-top: 14px;
	padding-bottom: 10px;
}
.nd-contentxq{
	float: left;
	
    border-left: 1px #ddd solid;
    padding-left: 40px;
	display: block;
    max-width: 600px;
	padding-top: 14px;
	padding-bottom: 10px;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-right p {
  color: #666;
  font-size: 14px;
  line-height: 28px;
  position: relative;
  overflow:hidden;
}
.nd-contentxq::before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #aaa;
  border-radius: 50%;
  position: absolute;
  left: 294px;
  top: 24px;
}

/* 鍦哄湴璁炬柦 */
.about-cd {
  padding: 30px 0;
}
.about-cd .hc-about-auto {
  width: 1220px;
}
.about-cd .hc-about-auto .cd-content .cdlist1 {
  display: inline-block;
  width: 31%;
  margin-right: 21px;
}
.about-cd .hc-about-auto .cd-content .cdlist1 h3 {
  font-size: 21px;
  color: #999;
  opacity: 0.1;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  line-height: 55px;
}
.about-cd .hc-about-auto .cd-content .cdlist1 p {
  font-size: 14px;
  color: #666;
  line-height: 27px;
  padding: 0 10px;
}
/* 鍏充簬鎴戜滑缁撴潫 */

/* 绠＄悊鍥㈤槦寮€濮� */
.hc-gltd {
  padding: 30px 0;
}
.hc-about-auto .page-head p {
  font-size: 14px;
  color: #666;
  text-align: left;
  margin-top: 35px;
  line-height: 25px;
  text-indent: 2em;
}
/* 绠＄悊鍥㈤槦缁撴潫 */

/* 鏁欑粌鍥㈤槦寮€濮� */
.hc-jltd {
  padding: 30px 0;
}
.hc-jltd .jltd-content {
  position: relative;
  padding: 20px;
  z-index: 2;
  top: 20px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  background-color: #fff;
  width: 1099px;
  margin: 30px auto;
  overflow: hidden;
}
.hc-jltd .jltd-content .min-left {
  float: left;
  width: 50%;
}
.hc-jltd .jltd-content .min-left  a{
  display: block;
  width: 80%;
}
.hc-jltd .jltd-content .min-left  a img{
  width: 100%;
  height: 100%;
}
.hc-jltd .jltd-content .min-right {
  float: left;
  width: 42%;
}
.hc-jltd .jltd-content .min-right h3 {
  font-size: 22px;
  color: #333;
  line-height: 40px;
  margin-top: 10px;
}
.hc-jltd .jltd-content .min-right h4 {
  font-size: 16px;
  color: #666;
  line-height: 40px;
}
.hc-jltd .jltd-content .min-right span {
  width: 60px;
  height: 2px;
  background-color: #292b78;
  display: block;
  display:none;
}
.hc-jltd .jltd-content .min-right p {
  color: #666;
  line-height: 28px;
  font-size: 14px;
  margin-top: 20px;
  padding-bottom: 50px;
}
.hc-jltd .jltd-content .wow a {
  float: left;
}
.hc-jltd .jltd-ld {
  height: 135px;
  background-color: #292b78;
  margin-top: -40px;
}
.hc-jltd .jltd-min {
  width: 1230px;
  margin: 0 auto;
  margin-top: 60px;
  overflow: hidden;
}
.hc-jltd .jltd-min .min-jl {
  display: inline-block;
  padding: 10px;
  background-color: #f8f8f8;
  transition: 0.3s;
  margin-right: 15px;
  margin-bottom: 20px;
  transition: 0.3s;
}
.hc-jltd .jltd-min .min-jl .min-left {
  float: left;
}
.hc-jltd .jltd-min .min-jl .min-left img{
	width:195px;
	height:220px;
}
.hc-jltd .jltd-min .min-jl .min-right {
  float: left;
  width: 340px;
  padding: 0 10px;
  margin-left: 20px;
}
.hc-jltd .jltd-min .min-jl .min-right h3 {
  font-size: 18px;
  color: #333;
  line-height: 37px;
  font-weight: 500;
  transition: 0.3s;
}
.hc-jltd .jltd-min .min-jl .min-right h4 {
  font-size: 13px;
  color: #666;
  font-weight: 500;
  line-height: 35px;
  transition: 0.3s;
}
.hc-jltd .jltd-min .min-jl .min-right p {
  font-size: 13px;
  color: #666;
  line-height: 25px;
  padding-bottom: 10px;
  transition: 0.3s;
}
.hc-jltd .jltd-min .min-jl .min-right .wow a {
  margin-top: 20px;
  margin-right: 10px;
}
.hc-jltd .jltd-min .min-jl:hover {
  background-color: #5f61bc;
}
.hc-jltd .jltd-min .min-jl:hover h3 {
  color: #fff;
}
.hc-jltd .jltd-min .min-jl:hover h4 {
  color: #fff;
}
.hc-jltd .jltd-min .min-jl:hover p {
  color: #fff;
}
.hc-jltd .jltd-min .min-jl:hover .wow a {
  background: #fff;
  color: #5f61bc;
}
/* 鏁欑粌鍥㈤槦缁撴潫 */

/* 杩愯惀鍥㈤槦寮€濮� */
.hc-yytd {
  padding: 30px 0;
}
.hc-yytd .hc-about-auto {
  width: 1150px;
}
.hc-yytd .hc-about-auto .page-head p {
  /* text-align: left; */
}
.hc-yytd .hc-about-auto .page-head > span {
  display: inline-block;
  width: 445px;
  height: 2px;
  background-color: #f4f5f9;
  vertical-align: middle;
}
.hc-yytd .hc-about-auto .yytd-content {
  padding-top: 20px;
}
.wkkyytdst{
	margin-bottom:25px;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-left {
  float: left;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-right {
  float: right;
  padding: 25px;
  padding-top: 40px;
  width: 520px;
  position: relative;
  border: 1px #e6e6e6 solid;
  border-left: none;
  margin-top: 20px;
  left: -5px;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-right .one-title a {
  width: 400px;
  background-color: #292b78;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 22px;
  padding: 5px 0;
  position: absolute;
  left: -20px;
  top: 30px;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-right .one-text {
  line-height: 28px;
  color: #999;
  padding-top: 50px;
  font-size: 14px;
}
.hc-yytd .hc-about-auto .yytd-content .list-right .one-right {
  float: left;
}
.hc-yytd .hc-about-auto .yytd-content .list-right .one-left {
  float: right;
}
.hc-yytd .hc-about-auto .yytd-content .list-right .one-right .one-title a {
  left: auto;
  right: -20px;
}
.hc-yytd .hc-about-auto .yytd-content .list-right .one-right {
  border: 1px #e6e6e6 solid;
  border-right: none;
  left: auto;
  right: -5px;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .wow a {
  border: 1px #fbfbfb solid;
  background: #fff;
  color: #999;
}
.hc-yytd .hc-about-auto .yytd-content .list-one:hover .wow a {
  background-color: #5f61bc;
  color: #fff;
  border: 1px #5f61bc solid;
}
/* 杩愯惀鍥㈤槦缁撴潫 */

/* 鏁欑粌鍥㈤槦鍐呴〉寮€濮� */
.hc-jlny {
  padding: 30px 0;
}
.hc-jlny .hc-jlny-auto {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.hc-jlny .hc-jlny-auto .jlny-title {
  border-bottom: 1px #e5e5e5 solid;
  padding: 10px 0;
}
.hc-jlny .hc-jlny-auto .jlny-title h3 {
  font-size: 20px;
  color: #333;
  font-weight: bold;
  line-height: 35px;
}
.hc-jlny .hc-jlny-auto .jlny-title p {
  font-size: 14px;
  color: #666;
  line-height: 27px;
  max-width:960px;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right {
  text-align: right;
  margin-top: -25px;
  font-size: 14px;
  color: #666;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right a {
  margin: 0 2px;
  vertical-align: middle;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right img {
  margin-bottom: -4px;
  opacity: 0.8;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right img:hover {
  opacity: 1;
}
.hc-jlny .hc-jlny-auto .jlny-min {
  padding-top: 30px;
  padding-right: 10px;
  padding-bottom: 80px;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-left {
  float: left;
  width: 60%;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-right {
  float: right;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-left .min-left-text p {
  color: #666;
  font-size: 14px;
  line-height: 28px;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-left .min-left-English {
  color: #666;
  font-size: 12px;
  line-height: 25px;
  padding-top: 50px;
}
.bottom-page {
  text-align: center;
}
.bottom-page .next {
  display: inline-block;
  transition: 0.4s;
}
.bottom-page .next a {
  padding: 12px 50px;
  display: block;
  width: 300px;
  font-size: 14px;
  color: #666;
  border: 1px #e5e5e5 solid;
  background-color: #fff;
}
.bottom-page .prev {
  display: inline-block;
  margin-right: 20px;
}
.bottom-page .prev a {
  padding: 12px 50px;
  font-size: 14px;
  display: block;
  width: 300px;
  color: #666;
  border: 1px #e5e5e5 solid;
  transition: .3s;
  background-color: #fff;
}
.bottom-page a:hover {
  background-color: #292b78;
  color: #fff;
}
/* 鏁欑粌鍥㈤槦鍐呴〉缁撴潫 */

/* 閽ф嘲缃戠悆鍦哄紑濮� */
.hc-wqc {
  padding: 30px 0;
}
.hc-wqc_bac{
	background:#fbfbfb;
}
.hc-wqc .hc-about-auto .page-head > span {
  width: 430px;
}
.pc-slide {
  width: 1200px;
  margin: 0 auto;
  margin-top: 20px;
}
.view .swiper-container {
  width: 1200px;
  height: 500px;
}
.view .arrow-left {
  background: url(../images/index_tab_l.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -25px;
  width: 28px;
  height: 51px;
  z-index: 10;
  display: none;
}
.view .arrow-right {
  background: url(../images/index_tab_r.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -25px;
  width: 28px;
  height: 51px;
  z-index: 10;
  display: none;
}
.preview {
  width: 100%;
  margin-top: 10px;
  position: relative;
}
.preview .swiper-container {
  width: 1200px;
  /* padding:0 20px; */
  /* margin-left: 35px; */
}
.hc-wqc .wqc-content .preview .swiper-slide {
  width: 24%;
  margin-right: 15px;
  cursor: pointer;
  background-color: #eeeeee;
}
.hc-wqc .wqc-content .preview .swiper-slide p {
  padding: 10px 0;
  margin-top: -5px;
  padding-left: 15px;
  color: #555;
  font-size: 14px;
}
.preview .arrow-left {
  background: url(../images/feel3.png) no-repeat 5px center #ffffff;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -49px;
  width: 21px;
  height: 62px;
  z-index: 10;
  opacity: 0.6;
}
.preview .arrow-right {
  background: url(../images/feel4.png) no-repeat 8px center #ffffff;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -49px;
  width: 21px;
  height: 62px;
  z-index: 10;
  opacity: 0.6;
}
.preview img {
  width: 100%;
}
.hc-wqc .wqc-content .min-right {
  background-color: #292b78;
  color: #fff;
  position: absolute;
  width: 289px;
  height: 417px;
  float: right;
  padding: 40px 37px;
  z-index: 500;
}
.wqc-wkknote{
font-size: 14px;
color: #666;
text-align: left;
line-height: 25px;
text-indent: 2em;
margin: 38px auto;
width: 1140px;
}
.hc-wqc .wqc-content .min-right h3 {
  font-size: 26px;
  font-weight: 500;
  line-height: 45px;
}
.hc-wqc .wqc-content .min-right h3 span {
  height: 2px;
  width: 80px;
  display: block;
  margin: 3px 0;
}
.hc-wqc .wqc-content .min-right p {
  font-size: 14px;
  line-height: 27px;
  padding-bottom: 30px;
}
.hc-wqc .wqc-content .min-right .zxyd {
  border: 1px #fff solid;
  width: 110px;
  line-height: 27px;
  text-align: center;
  height: 27px;
  border-radius: 5px;
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
}
.hc-wqc .wqc-content .min-right .ckdt {
  border: 1px #fff solid;
  width: 110px;
  line-height: 27px;
  text-align: center;
  height: 27px;
  border-radius: 5px;
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
}
.ckdt a{
	color:#fff;
	display:block;
}
.hc-wqc .wqc-content .min-right .bot-lx {
  margin-top: 30px;
}
.hc-wqc .wqc-content .min-right .bot-lx .dyhm{
  display: inline-block;
  margin-left: 10px;
}
.hc-wqc .wqc-content .min-right .bot-lx .dyhm h4 {
  font-size: 16px;
  font-weight: 500;
}
.swiper-container .swiper-slide {
  cursor: pointer;
}
.hc-wqc .wqc-content #action img {
  border: 2px solid #292b78;
  padding: 0;
}
.dt{
  width: 847px;
  height: 517px;
  background-color: #fff;
  position: fixed;
  border-radius: 10px;
  top:250px;
  right:-710px;
  box-shadow: 0 14px 7px rgba(0, 0, 0, 0.1);
  opacity: 0;
  z-index: 1288;
  transition: .7s;
  display:none;
}
.zxyd-main {
  width: 800px;
  position: fixed;
  z-index: 1088;
  background-color: #fff;
  top: 17%;
  right: 30%;
  text-align: left; 
  box-shadow: 0 14px 7px rgba(0, 0, 0, 0.1);
  display: none;
}
.zxyd-main .zxyd-title {
  background-color: #292b78;
  padding: 10px;
}
.zxyd-main .zxyd-title h3 {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}
.zxyd-main .zxyd-title span {
  width: 60px;
  height: 2px;
  background-color: #fff;
  display: block;
  margin-top: 6px;
}
.zxyd-main .zxyd-title .close {
  float: right;
  margin-top: -40px;
  margin-right: 5px;
  cursor: pointer;
}
.closeimg{
	width: 14px;
    margin-top: 22px;
}
.zxyd-main .zxyd-con {
  padding: 25px;
  max-height: 450px;
  overflow: scroll;
}
.zxyd-main .zxyd-con p {
  color: #999;
  font-size: 13px;
  padding-bottom: 0;
  clear:both;
}
.zxyd-con .explain .ue-table-interlace-color-single{
	background-color: #fcfcfc;
	height: 32px;
	line-height: 32px;
}
.zxyd-con .explain{
margin-bottom:25px;
}
.zxyd-con .explain td {
	border: 1px solid #DDD;
}
.zxyd-con .explain table {
        width: 100% !important;
    }

.zxyd-con .explain table span {
        border-collapse: collapse;
        font-size: 14px !important;
        text-align: center;
        line-height: 28px;
    }

.zxyd-con .explain table, th, td {
        border: 1px solid #e3e3e3 !important;
        font-size: 14px !important;
		border-collapse: collapse;
		    padding: 3px 15px;
    line-height: 28px;
	color: #666;
    }
.zxyd-con .explain p{
color:#666;
}
.zxyd-main .zxyd-con input {
  width: 100%;
  padding: 7px 0;
  text-indent: 1em;
  outline: none;
}
.zxyd-main .zxyd-con #content {
  width: 97%;
  height: 150px;
  padding: 10px;
}
.zxyd-main .zxyd-con .input_item {
    margin-bottom: 10px;
    width: 32.1%;
    float: left;
    margin-right: 1.5%;
}
.zxyd-main .zxyd-con .input_item:nth-child(3n){
	margin-right:0px;
}
.wkkcont{
	width:100% !important;
	clear:both;
	margin-right:0px !important;
}
.zxyd-main .zxyd-con .hidden {
  padding: 10px 0;
  width: 250px;
  background-color: #292b78;
  color: #fff;
  border: none;
  border-radius: 10px;
  display: block;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom:20px;
}
.dt .dt-title{
  background-color: #292b78;
  border-radius: 10px;
  padding: 10px;
  border-radius: 10px 10px 0 0;
  text-align: left;
}
.dt .dt-title h3{
  font-size: 24px;
  color: #fff;
  font-weight: 500;
} 
.dt .dt-title .dtclose{
  text-align: right;
  margin-top:-40px;
  margin-right:10px; 
  cursor: pointer;
}
.dt .dt-title span {
  width: 60px;
  height: 2px;
  background-color: #fff;
  display: block;
  margin-top: 5px;
}
#hc-wqc-2 .swiper-container .swiper-slide{
  text-align: right;
}
#hc-wqc-2  .wqc-content .preview .swiper-slide p{
  text-align: left;
}
#hc-wqc-1 .wqc-content .min-right{
  right:0;
}
#hc-wqc-4 .swiper-container .swiper-slide{
  text-align: right;
}
#hc-wqc-4  .wqc-content .preview .swiper-slide p{
  text-align: left;
}
#hc-wqc-3 .wqc-content .min-right{
  right:0;
}
/* 閽ф嘲缃戠悆鍦虹粨鏉� */


/* 璇剧▼浠嬬粛寮€濮� */
.hc-kcjs{
  background-color:#f8f8f8;
  padding:25px;
  margin-top:80px;
}
.hc-kcjs .hc-kcjs-auto{
  width:1140px;
  margin:0 auto;
  background-color: #fff;
  padding:35px;
  padding-bottom: 50px;
  overflow:hidden;
}
.hc-kcjs .hc-kcjs-auto .kcjs-head{
  padding:20px;
}
.hc-kcjs .hc-kcjs-auto .head-title  .title-img{
  display:inline-block
}
.hc-kcjs .hc-kcjs-auto .head-title .head-h3{
  margin-left:10px;
  display:inline-block
}
.hc-kcjs .hc-kcjs-auto .head-title .head-h3 h3{
  font-size:26px;
  color:#666;
}
.hc-kcjs .hc-kcjs-auto .head-title .head-h3 p{
  font-size:14px;
  color:#666;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right{
  text-align: right;
  color:#666;
  font-size:14px;
  vertical-align: middle;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right{
  vertical-align: middle;
  margin:0 2px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right img{
  margin:0 2px;
   margin-bottom:-5px;
   opacity: .8;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right img:hover{
  opacity: 1;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-bottom {
  margin-left:40px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-bottom img{
  vertical-align: middle;
  margin:6px;
  margin-bottom:10px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-bottom span{
  margin:0 20px;
  color:#666;
  font-size:14px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-bottom span:nth-child(1) img{
  margin-bottom:14px;
}
.hc-kcjs .hc-kcjs-auto .kcjs-head .head-bot{
   border:1px #e0e0e0 solid;
   padding:20px 25px;
   background-color:#f8f8f8;
   line-height: 28px;
   font-size:14px;
   color:#666;
   border-radius:10px;
   margin-top:20px;
   position: relative;
}
.hc-kcjs .hc-kcjs-auto .kcjs-head .head-bot::before{
  content:'';
  width:0;
	height:0;
	border-right:15px solid transparent;
	border-left:15px solid transparent;
  border-bottom:15px solid #f8f8f8;
  position: absolute;
  top:-15px;
  left:72px;
}
.hc-kcjs .hc-kcjs-auto .kcjs-cont{
  padding:40px 0;
  text-align: left;
  padding-bottom: 80px;
  font-size: 14px;
  line-height: 30px;
  color: #666;
}
.hc-kcjs .hc-kcjs-auto .bottom-page a{
  transition: .3s;
}
/* 璇剧▼浠嬬粛缁撴潫 */

/* 璧涗簨娲诲姩寮€濮� */
.page-hdss{
  margin-top:80px;
}
.page-hdss .about-head{
  margin-bottom:60px;
}
.page-hdss .titlep {
    text-align: left;
	text-indent:2em;
}
/* 璧涗簨娲诲姩缁撴潫 */

/* 璧涗簨娲诲姩鍐呴〉寮€濮� */
.hc-sshd{
  background-color:#f8f8f8;
  padding:25px;
  margin-top:80px;
}
.hc-sshd .hc-sshd-auto{
  width:1130px;
  margin:0 auto;
  background-color: #fff;
  padding:35px;
  padding-bottom: 50px;
  overflow:hidden;
}
.hc-sshd .hc-sshd-auto .sshd-title{
  padding:20px;
  border-bottom: 1px  #dddddd solid;
}
.hc-sshd .hc-sshd-auto .sshd-title h3{
  text-align: center;
  font-size:25px;
  color:#292b78;
  margin:30px 0 40px;
}
.hc-sshd .hc-sshd-auto .sshd-title  p{
  font-size:14px;
  color:#666;
  float: left;
}
.hc-sshd .hc-sshd-auto .sshd-title .title-right{
  color:#666;
  font-size:14px;
  vertical-align: middle;
  float: right;
}
.hc-sshd .hc-sshd-auto .sshd-title .title-right img{
   opacity: .8;
   margin:0 2px;
   margin-bottom:-5px;
}
.hc-sshd .hc-sshd-auto .sshd-title .title-right img:hover{
  opacity: 1;
}
.hc-sshd .hc-sshd-auto  .sshd-cont{
   padding:0 20px;
   text-align: center;
   padding-bottom:80px;
  }
.hc-sshd .hc-sshd-auto  .sshd-cont p{
  color:#666;
  font-size:14px;
  line-height:26px;
  text-align: left;
}
.hc-sshd .hc-sshd-auto  .sshd-cont p img{
	max-width:750px;
}
/* 璧涗簨娲诲姩鍐呴〉缁撴潫 */


/* 璇剧▼鍩硅寮€濮� */
.hc-pxkc{
  padding:30px 0;
}
.hc-pxkc .newsfl ul{
  display: flex;
}
.hc-pxkc .newsfl ul li{
  width: 100px;
  height: 30;
  line-height: 30px;
  background-color: #999;
  color: #fff;
  margin-left: 12px;
}
.hc-pxkc .hc-about-auto{
  width:1150px;
  margin:0 auto;
} 

.hc-pxkc .hc-about-auto .add-services{
	/* display:flex;
	flex-wrap: wrap;
    justify-content: space-between; */
	margin-bottom: 80px;
}
.hc-pxkc .hc-about-auto .add-services .services-item{
	width:100%;
  display: flex;
}
.hc-pxkc .hc-about-auto .add-services .services-item .img{
  width: 48%;
  margin-bottom: 12px;
  margin-right: 25px;
}
.hc-pxkc .hc-about-auto .add-services .services-item .img img{
	width:82%;
  height: 100%;
}
.hc-pxkc .hc-about-auto .add-services .services-item .text{
  width: 48%;
}
.hc-pxkc .hc-about-auto .add-services .services-item .text h5{
	font-size:18px;
	color:#2a2c79;
	margin: 11px 0;
}

.hc-pxkc .hc-about-auto .add-services .services-item .text p{
	font-size:14px;
	color:#666;
	line-height: 22px;
	width: 96%;
	margin: auto;
}

.hc-pxkc .hc-about-auto .pxkc-list{
  padding:20px 0 17px 0px;
  background:#f8f8f8;
  margin-bottom:22px;
}

.hc-pxkc .hc-about-auto .pxkc-list:nth-of-type(5){
  border:none;
}
.hc-pxkc .hc-about-auto .pxkc-list  .list-img{
  float: left;
  width: 40%;
  margin-left: 20px;
}
.hc-pxkc .hc-about-auto .pxkc-list  .list-img img{
	border-radius: 2px;
	height: 268px;
    width: 451px;
    border: 10px solid #ffffff;
	transition: all .36s ease;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min{
  float: left;
  min-width:1111px;
  padding: 20px 20px 0px 20px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min h3{
  font-size:24px;
  color:#292b78;
  font-weight: 500;
  margin-bottom: 12px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min p span{ 
   font-size:14px;
   color:#666;
   margin-right:15px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .text{
  font-size:14px;
  color:#666;
  line-height: 25px;
  padding:15px 0 20px 0;
  border-bottom:1px #e4e4e4 dashed;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .btnck {
 text-align: right;
 margin-top: 30px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .btnck a{
  padding:6px 35px;
  background-color:#292b78;
  color:#fff;
  border-radius: 5px;
  font-size: 14px;
  transition: .3s;
  border:1px #292b78 solid;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .btnck a:hover{
  border:1px #292b78 solid;
  background-color:#fff;
  color:#292b78;
}
/* 璇剧▼鍩硅缁撴潫 */

/* 鑱旂郴鎴戜滑寮€濮� */
.hc-lxwm{
  padding:30px 0;
  margin-top: 80px;
}
.hc-lxwm .hc-about-auto{
  width: 1200px;
  text-align:left;
}
.hc-lxwm .hc-about-auto .page-head p{
	text-align:left;
	text-indent:3em;
}
.hc-lxwm .hc-about-auto .page-head{
  margin-bottom: 90px;
}
.hc-lxwm .lxwm-list{
  display: inline-block;
  margin:0 10px;
  margin-bottom: 40px;
  margin-left: 14px;
  background: #f8f8f8;
  padding: 30px;
  width: 43%;
  float: left;
}
.hc-lxwm .lxwm-list .lxwm-img img{
	max-width:548px;
	transition: all .36s ease;
}
.lxwm-img{
	overflow:hidden;
}
.hc-lxwm .lxwm-list:hover .lxwm-img img{
	transition: all .36s ease;
transform: scale(1.05);
}
.hc-lxwm .lxwm-list h3{
  font-size:22px;
  color:#333;
  font-weight: 500;
  margin-top:15px;
  text-align: left;
  padding: 0px 8px;
}
.hc-lxwm .lxwm-list p{
  color:#666;
  line-height: 27px;
  font-size:14px;
  vertical-align: middle;
  margin:5px 0;
  text-align: left;
  padding: 0px 8px;
}
.hc-lxwm .lxwm-list .p1 img{
  margin-bottom: -3px;
  margin-left: 7px;
} 
.hc-lxwm .lxwm-list .p2 img{
  margin-bottom: -3px;
  margin-right: 7px;
}
.hc-lxwm .lxwm-list .p2  span{
  font-size:17px;
  color:#666;
  margin:0 5px;
}
/* 鑱旂郴鎴戜滑缁撴潫 */

.hc_book{
	height:650px;
	overflow:hidden;
	width:100%;
	background:url(../images/book.jpg) 0 0 no-repeat;
	margin-top: 80px;
}
.hc_book_auto{
	width:1200px;
	margin:auto;
	background:#fff;
	height:519px;
	margin-top:123px;
	overflow:hidden;
	box-shadow: 1px 3px 16px rgba(0,0,0,.1);
}
.hc_book_auto .page-head h2 {
  font-size: 30px;
  color: #292b78;
  text-align: center;
  vertical-align: middle;
  margin-top: 70px;
}
.hc_book_auto .page-head p {
  font-size: 14px;
  color: #666;
  text-align: center;
  margin-top: 14px;
  line-height: 25px;
}
.hc_book_form{
	display:block;
	width:952px;
	margin:auto;
	margin-top: 60px;
}
.hc_book_form input{
	width:302px;
	height:38px;
	border:1px solid #e1e7ee;
	float:left;
	margin-right:20px;
	text-indent: 1em;
}
.hc_book_email{
	margin-right:0px !important;
}
.hc_book_content{
	width:949px;
	border:1px solid #e1e7ee;
	height:70px;
	margin-top:19px;
	text-indent: 1em;
	padding-top:10px;
}
.hc_book_submit{
	display:block;
	height:46px;
	width:243px;
	margin-right:0px;
	background:#292b78;
	margin:auto;
	color:#fff;
    border: none;
	font-size:16px;
	border-radius:50px;
	margin-top:43px;
	outline:none;
}
.bottom-right a{padding:0 !important;float: none !important;height: auto !important;background-image:none !important; margin: 0 !important;}
.bottom-right img{pointer-events:none;}
}

@media only screen and (max-width: 540px) and (min-width: 376px){
.wkk_mbhide{
	display:none;
}
.page-nav {
  background-color: #fbfbfb;
  padding: 0px 2.5%;
  text-align: center;
  overflow: hidden;
}
.page-nav div {
  width:32%;
  float:left;
  margin: 13px 0px;
  margin-right: 2%;
}
.page-nav div:nth-child(3){
	margin-right:0px;
}
.page-nav div a {
  width:100%;
  height:34px;
  line-height:34px;
  background-color: #f3f3f3;
  text-align: center;
  font-size: 14px;
  color: #666;
  display:block;
  transition: 0.3s;
}
.page-nav div a::after {
  content: "";
  width: 15px;
  height: 1px;
  display: inline-block;
  background-color: #b4b5df;
  vertical-align: middle;
  margin-left: 5px;
  width: 0;
  transition: 0.3s;
}
.page-nav div a::before {
  content: "";
  width: 15px;
  height: 1px;
  display: inline-block;
  background-color: #b4b5df;
  vertical-align: middle;
  margin-right: 5px;
  width: 0;
  transition: 0.3s;
}
.page-nav div a:hover {
  background-color: #5f61bc;
  color: #fff;
}
.page-nav div a:hover::after {
  width: 12px;
}
.page-nav div a:hover::before {
  width: 12px;
}
.page-nav div a.acton {
  background-color: #5f61bc;
  color: #fff;
}
.page-nav div a.acton::after {
  width: 12px;
}
.page-nav div a.acton::before {
  width: 12px;
}
.Page{
   text-align: center;
   padding-top:30px;
   display:none;
}
.Page a.action{
  background-color:#292b78;
  color:#fff;
  border-color:#292b78;
}
.Page a{
  padding:7px 13px;
  border:1px #ccc solid;  
  font-size:14px;
  color:#666;
  transitioN:.2s;
  background-color:#fff;
  margin:0 2px;
}
.Page a:hover{
  background-color: #292b78;
  color:#fff;
  border-color: #292b78;
}
/* 鍏充簬鎴戜滑寮€濮� */
.hc-about {
  padding: 30px 0;
  position: relative;
  z-index: 999;
}
.hc-about-auto {
  width: 95%;
  margin: 0 auto;
  overflow: hidden;
}
.hc-about-auto .page-head {
   margin: 15px auto;
   text-align: center;
   margin-bottom: 0px;
}
.hc-about-auto .page-head h2 {
  font-size: 22px;
  color: #292b78;
  text-align: center;
  position: relative;
}
.hc-about .hc-about-auto .page-head h2::before {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 0;
  top: 16px;
}
.hc-about .hc-about-auto .page-head h2::after {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 50%;
  top: 16px;
}
.hc-about .hc-about-auto .page-head h2 em{
	position: relative;
    background: #fff;
    padding: 0px 15px;
    z-index: 99;
    font-style: normal;
}
.about-cd .hc-about-auto .page-head h2::before {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 0;
  top: 16px;
}
.about-cd .hc-about-auto .page-head h2::after {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 50%;
  top: 16px;
}
.about-cd .hc-about-auto .page-head h2 em{
	position: relative;
    background: #fff;
    padding: 0px 15px;
    z-index: 99;
    font-style: normal;
}
.hc-about-auto .page-head h2::before {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 0;
  top: 16px;
}
.hc-about-auto .page-head h2::after {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 50%;
  top: 16px;
}
.hc-about-auto .page-head h2 em{
	position: relative;
    background: #fff;
    padding: 0px 15px;
    z-index: 99;
    font-style: normal;
}
.hc-about-auto .page-head h2 span {
  width: 80px;
  background-color: #292b78;
  display: block;
  height: 3px;
  margin: 0 auto;
  margin-top: 8px;
  display: none;
}
.hc-about-auto .page-head > span {
  display: inline-block;
  width: 465px;
  height: 2px;

  background-color: #f4f5f9;
  vertical-align: middle;
  display:none;
}
.hc-about .hc-about-auto .hc-about-content {
  margin-top: 22px;
}
.hc-about .hc-about-auto .hc-about-content .content-wkkimg{
	width: 100%;
	margin-right: 19px;
	overflow: hidden;
	text-align:center;
	display:flex;
	flex-direction:column;
}
.hc-about .hc-about-auto .hc-about-content .content-wkkimg .imgbox{
	width:100%;
	}
.hc-about .hc-about-auto .hc-about-content .content-text{
	width: 100%;
	overflow: hidden;
	margin-bottom:15px;
}
.wkk-about-content{
	height:auto;
	overflow:hidden;
}
.hc-about .hc-about-auto .hc-about-content .content-text p {
  line-height: 26px;
  font-size: 14px;
  color: #666;
}
.hc-about .hc-about-auto .hc-about-content .content-img {
  text-align: center;
  margin-top: 30px;
  clear:both;
  display:none;
}
.bigimg {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: none;
  z-index: 9999;
  border: 6px solid #fff;
}
.mask {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.5;
  filter: Alpha(opacity=50);
  z-index: 98;
  transition: all 1s;
  display: none;
}
.bigbox {
  background: #fff;
  overflow: hidden;
}
.bigbox > .imgbox {
  overflow: hidden;
  width: 100%;
  margin:auto;
  position:relative;
  margin-bottom: 1%;
}
.bigbox > .imgbox:nth-child(1) {
	width:49%;
	float:left;
}
.bigbox > .imgbox:nth-child(2) {
	width:49%;
	float:right;
}
.bigbox > .imgbox img:nth-child(1) {
  width: 100%;
}
.imgbox:hover {
  cursor: zoom-in;
}
.mask:hover {
  cursor: zoom-out;
}
.mask > img {
  position: fixed;
  right: 50px;
  top: 90px;
  width: 30px;
}
.mask > img:hover {
  cursor: pointer;
}
.bigbox .more {
  position: absolute;
  right: 10px;
  top: 10px;
}

/* 骞村害浜嬩欢 */
.about-nd {
  padding: 30px 0;
  background: url(../images/gywm12.jpg) no-repeat;
  height: 560px;
  margin-top: 12px;
}
.about-nd .nd-auto {
  width: 96%;
  margin: 0 auto;
}
.nd-auto .page-head {
  margin-top: 30px;
}
.nd-auto .page-head .year{
    display: none;
}
.nd-auto .page-head h2 {
  font-size: 22px;
  color: #292b78;
  text-align: center;
  position:relative;
  margin-bottom: 20px;
}
.nd-auto .page-head h2::before {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #cacaca;
  position: absolute;
  left: 0;
  top: 16px;
}
.nd-auto .page-head h2::after {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #cacaca;
  position: absolute;
  left: 50%;
  top: 16px;
}
.nd-auto .page-head h2 em{
	position: relative;
    background: #dbd7d4;
    padding: 0px 15px;
    z-index: 99;
    font-style: normal;
}
.nd-auto .page-head h2 span {
  width: 80px;
  background-color: #292b78;
  display: block;
  height: 3px;
  margin: 0 auto;
  margin-top: 8px;
  display:none;
}
.nd-auto .page-head > span {
  display: inline-block;
  width: 537px;
  height: 2px;
  background-color: #d3cac3;
  vertical-align: middle;
  display:none;
}
.nd-auto .page-head img {
  vertical-align: middle;
  display:none;
}
.about-nd .nd-auto .nd-content {
  background-color: #fff;
  padding: 32px 8px;
  margin-top: 30px;
}
.about-nd .nd-auto .nd-content .nd-content-min {
  height: 375px;
  overflow: auto;
}
.nd-content-min::-webkit-scrollbar {
 width: 4px;
 height: 100%;
 background: rgba(0, 0, 0, 0.1);
}
.nd-content-min::-webkit-scrollbar-thumb {
 border-radius: 10px;
 background: #5f61bc;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-left {
  float: left;
  padding-right: 40px;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-left p {
  color: #999;
  font-size: 14px;
  line-height: 50px;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-right {
    width: 90%;
    margin: auto;
}
.nd-time{
	display:block;
	color: #959595;
}
.nd-contentxq{
	display: block;
    max-width: 100%;
	line-height: 24px;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-right p {
  color: #666;
  font-size: 14px;
  line-height: 28px;
  position: relative;
  padding-bottom: 20px;
  border-left: 1px #ddd solid;
  padding-left:15px;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-right p::before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #aaa;
  border-radius: 50%;
  position: absolute;
  top: 22px;
  left:-4px;
}

/* 鍦哄湴璁炬柦 */
.about-cd {
  padding: 30px 0;
}
.about-cd .hc-about-auto {
  width:95%;
}
.about-cd .hc-about-auto .cd-content{
	margin-top:30px;
}
.about-cd .hc-about-auto .cd-content .cdlist1 {
  width: 95%;
  margin: auto;
  margin-bottom:30px;
}
.about-cd .hc-about-auto .cd-content .cdlist1 img{
	width:100%;
}
.about-cd .hc-about-auto .cd-content .cdlist1 h3 {
  font-size: 21px;
  color: #999;
  opacity: 0.1;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  line-height: 55px;
  display:none;
}
.about-cd .hc-about-auto .cd-content .cdlist1 p {
  font-size: 14px;
  color: #666;
  line-height: 25px;
  padding: 0 10px;
  margin-top: 8px;
}
/* 鍏充簬鎴戜滑缁撴潫 */

/* 绠＄悊鍥㈤槦寮€濮� */
.hc-gltd {
  padding: 30px 0;
}
.hc-about-auto .page-head p {
  font-size: 14px;
  color: #666;
  text-align: left;
  margin-top: 35px;
  line-height: 25px;
}
/* 绠＄悊鍥㈤槦缁撴潫 */

/* 鏁欑粌鍥㈤槦寮€濮� */
.hc-jltd {
  width:95%;
  margin:auto;
  margin-top: 28px;
}
.hc-jltd .jltd-content {
  z-index: 2;
  top: 20px;
  background-color: #fff;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.hc-jltd .jltd-content .min-left{
	margin-top: 20px;
}
.hc-jltd .jltd-content .min-left img{
	width:100%;
}
.hc-jltd .jltd-content .min-right {

}
.hc-jltd .jltd-content .min-right h3 {
  font-size: 17px;
  color: #333;
  line-height: 40px;
  margin-top: 10px;
}
.hc-jltd .jltd-content .min-right h4 {
  font-size: 14px;
  color: #666;
}
.hc-jltd .jltd-content .min-right span {
  width: 60px;
  height: 2px;
  background-color: #292b78;
  display: block;
  display:none;
}
.hc-jltd .jltd-content .min-right p {
  color: #666;
  line-height: 25px;
  font-size: 14px;
  margin-top: 12px;
  padding-bottom: 27px;
}
.hc-jltd .jltd-content .wow a {
  
}
.hc-jltd .jltd-ld {
  height: 135px;
  background-color: #292b78;
  margin-top: -40px;
  display: none;
}
.hc-jltd .jltd-min {
  width: 100%;
  margin: 0 auto;
  margin-top: 50px;
  overflow: hidden;
  margin-bottom: 55px;
}
.hc-jltd .jltd-min .min-jl {
  padding: 2%;
  background-color: #f8f8f8;
  transition: 0.3s;
  margin-bottom: 13px;
  transition: 0.3s;
  overflow: hidden;
  width: 45%;
  float: left;
  margin-right: 2%;
}
.hc-jltd .jltd-min .min-jl:nth-child(2n){
	margin-right: 0;
}
.hc-jltd .jltd-min .min-jl .min-left {
  float: left;
}
.hc-jltd .jltd-min .min-jl .min-left img{
	width:100%;
}
.hc-jltd .jltd-min .min-jl .min-right {
  clear: both;
  margin-bottom: 8px;
}
.hc-jltd .jltd-min .min-jl .min-right h3 {
  font-size: 16px;
  color: #333;
  line-height: 32px;
  font-weight: 500;
  transition: 0.3s;
}
.hc-jltd .jltd-min .min-jl .min-right h4 {
  font-size: 12px;
  color: #666;
  font-weight: 500;
  line-height: 20px;
  transition: 0.3s;
}
.hc-jltd .jltd-min .min-jl .min-right p {
  font-size: 13px;
  color: #666;
  line-height: 25px;
  padding-bottom: 10px;
  transition: 0.3s;
  display:none;
}
.hc-jltd .jltd-min .min-jl .min-right .wow a {
  margin-top: 20px;
  margin-right: 10px;
  display:none;
}

/* 鏁欑粌鍥㈤槦缁撴潫 */

/* 杩愯惀鍥㈤槦寮€濮� */
.hc-yytd {
  padding: 30px 0;
}
.hc-yytd .hc-about-auto {
  
}
.hc-yytd .hc-about-auto .page-head p {
  /* text-align: left; */
}
.hc-yytd .hc-about-auto .page-head img{
	max-width:100%;
}
.hc-yytd .hc-about-auto .page-head > span {
  display: inline-block;
  width: 445px;
  height: 2px;
  background-color: #f4f5f9;
  vertical-align: middle;
  display:none;
}
.hc-yytd .hc-about-auto .yytd-content {
  padding-top: 20px;
}
.wkkyytdst{
	margin-bottom:25px;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-left {
  
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-left img{
	width:100%;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-right {
	margin-top: -4px;
  padding-top: 40px;
  border: 1px #e6e6e6 solid;
  border-top: none;
  background: #f8f8f8;
  padding: 3%;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-right .one-title a {
    width: 100%;
    background-color: #292b78;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    display: block;
    margin-top: -32px;
    position: relative;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-right .one-text {
      line-height: 24px;
    color: #666;
    padding-top: 18px;
    font-size: 14px;
    padding-bottom: 15px;
}
.hc-yytd .hc-about-auto .yytd-content .list-right .one-right {
  float: left;
}
.hc-yytd .hc-about-auto .yytd-content .list-right .one-left {
  float: right;
}

.hc-yytd .hc-about-auto .yytd-content .list-right .one-right {
      margin-top: -4px;
    padding-top: 40px;
    border: 1px #e6e6e6 solid;
    border-top: none;
    background: #f8f8f8;
    padding: 3%;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .wow a {
  border: 1px #fbfbfb solid;
  background: #fff;
  color: #999;
}
.hc-yytd .hc-about-auto .yytd-content .list-one:hover .wow a {
  background-color: #5f61bc;
  color: #fff;
  border: 1px #5f61bc solid;
}
/* 杩愯惀鍥㈤槦缁撴潫 */

/* 鏁欑粌鍥㈤槦鍐呴〉寮€濮� */
.hc-jlny {
  padding: 12px 0;
}
.hc-jlny .hc-jlny-auto {
  width: 95%;
  margin: 0 auto;
}
.hc-jlny .hc-jlny-auto .jlny-title {
  border-bottom: 1px #e5e5e5 solid;
  padding: 10px 0;
}
.hc-jlny .hc-jlny-auto .jlny-title h3 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  line-height: 35px;
}
.hc-jlny .hc-jlny-auto .jlny-title p {
  font-size: 13px;
  color: #666;
  line-height: 24px;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right {
  text-align: left;
  font-size: 13px;
  color: #666;
  margin-top: 8px;
  padding-bottom: 2px;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right a {
  margin: 0 2px;
  vertical-align: middle;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right img {
  margin-bottom: -4px;
  opacity: 0.8;
  height: 22px;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right img:hover {
  opacity: 1;
}
.hc-jlny .hc-jlny-auto .jlny-min {
	width:98%;
	margin:auto;
	padding-top: 20px;
	padding-bottom: 46px;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-left {
  width: 100%;
  margin-top:20px;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-right {
  
}
.hc-jlny .hc-jlny-auto .jlny-min .min-right img{
	width: 80%;
    margin: auto;
    display: block;
	max-width: 400px;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-left .min-left-text p {
  color: #666;
  font-size: 14px;
  line-height: 28px;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-left .min-left-English {
  color: #666;
  font-size: 12px;
  line-height: 25px;
  padding-top: 50px;
  padding-top: 28px;
}
.bottom-page {
  text-align: center;
  width: 93%;
  margin: auto;
  margin-bottom: 30px;
}
.bottom-page .next {

}
.bottom-page .next a {
  font-size: 14px;
    width: 92%;
    color: #666;
    border: 1px #e5e5e5 solid;
    transition: .3s;
    background-color: #fff;
    height: 40px;
    line-height: 40px;
    display: block;
    padding: 0 4%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	border-radius: 50px;
}
.bottom-page .prev {
	margin-bottom: 10px;
}
.bottom-page .prev a {
    font-size: 14px;
    width: 92%;
    color: #666;
    border: 1px #e5e5e5 solid;
    transition: .3s;
    background-color: #fff;
    height: 40px;
    line-height: 40px;
    display: block;
    padding: 0 4%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	border-radius: 50px;
}
.bottom-page a:hover {
  background-color: #292b78;
  color: #fff;
}
/* 鏁欑粌鍥㈤槦鍐呴〉缁撴潫 */

/* 閽ф嘲缃戠悆鍦哄紑濮� */
.hc-wqc {
  padding: 30px 0;
}
.wqc-page-nav div{
	width: 49%;
    float: left;
    margin: 13px 0 0 0;
    margin-right: 2%;
}
.wqc-page-nav div:nth-child(3) {
    margin-right: 2%;
	margin-bottom:13px;
}
.wqc-page-nav div:nth-child(2n) {
    margin-right: 0px;
}
.hc-wqc_bac{
	background:#fbfbfb;
}
.hc-wqc_bac .hc-about-auto .page-head h2 em{
	background:#fbfbfb;
}
.hc-wqc .hc-about-auto .page-head > span {
  width: 430px;
}
.pc-slide {
  width: 99.9%;
  margin: 0 auto;
  margin-top: 20px;
}
.view .swiper-container {
  width: 100%;
}
.swiper-wrapperwkk{
	display:block !important;
}
.view .arrow-left {
  background: url(../images/index_tab_l.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -25px;
  width: 28px;
  height: 51px;
  z-index: 10;
  display: none;
}
.view .arrow-right {
  background: url(../images/index_tab_r.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -25px;
  width: 28px;
  height: 51px;
  z-index: 10;
  display: none;
}
.preview {
  width: 100%;
  margin-top: 4px;
  position: relative;
}
.preview .swiper-container {
  width: 100%;
  /* padding:0 20px; */
  /* margin-left: 35px; */
}
.hc-wqc .wqc-content .preview .swiper-slide {
      width: 32%;
    margin-right: 2%;
    cursor: pointer;
    background-color: #eeeeee;
}
.hc-wqc .wqc-content .preview .swiper-slide p {
  color: #555;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}
.preview .arrow-left {
  background: url(../images/feel3.png) no-repeat 4px center #ebebeb;
      position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -41px;
    width: 19px;
    height: 50px;
    z-index: 10;
    opacity: 0.6;
}
.preview .arrow-right {
  background: url(../images/feel4.png) no-repeat 8px center #ebebeb;
  position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -41px;
    width: 19px;
    height: 50px;
    z-index: 10;
    opacity: 0.6;
}
.preview img {
  width: 100%;
}
.hc-wqc .wqc-content .min-right {
  background-color: #292b78;
  color: #fff;
  padding:7% 4%;
  margin-bottom: 10px;
}
.hc-wqc .wqc-content .min-right h3 {
  font-size: 26px;
  font-weight: 500;
  line-height: 45px;
  display:none;
}
.hc-wqc .wqc-content .min-right h3 span {
  height: 2px;
  width: 80px;
  display: block;
  margin: 3px 0;
}
.wqc-wkknote{
font-size: 14px;
color: #666;
text-align: left;
width: 95%;
line-height: 25px;
margin:30px auto
}
.hc-wqc .wqc-content .min-right p {
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 20px;
}
.hc-wqc .wqc-content .min-right .zxyd {
  border: 1px #fff solid;
  width: 110px;
  line-height: 27px;
  text-align: center;
  height: 27px;
  border-radius: 5px;
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
}
.hc-wqc .wqc-content .min-right .ckdt {
  border: 1px #fff solid;
  width: 110px;
  line-height: 27px;
  text-align: center;
  height: 27px;
  border-radius: 5px;
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
}
.ckdt a{
	color:#fff;
	display:block;
}
.hc-wqc .wqc-content .min-right .bot-lx {
  margin-top: 20px;
}
.hc-wqc .wqc-content .min-right .bot-lx img{
	width:30px;
}
.hc-wqc .wqc-content .min-right .bot-lx .dyhm{
  display: inline-block;
  margin-left: 10px;
}
.hc-wqc .wqc-content .min-right .bot-lx .dyhm h4 {
  font-size: 16px;
  font-weight: 500;
}
.swiper-container .swiper-slide {
  cursor: pointer;
}
.swiper-container .swiper-slide img{
	max-width:100%;
}
.hc-wqc .wqc-content #action img {
  border: 2px solid #292b78;
  padding: 0;
}
.dt{
  width: 847px;
  height: 517px;
  background-color: #fff;
  position: fixed;
  border-radius: 10px;
  top:250px;
  right:-710px;
  box-shadow: 0 14px 7px rgba(0, 0, 0, 0.1);
  opacity: 0;
  z-index: 1288;
  transition: .7s;
  display:none;
}
.zxyd-main {
  width: 88%;
  position: fixed;
  z-index: 1088;
  background-color: #fff;
  top: 17%;
  right: 30%;
  text-align: left; 
  box-shadow: 0 14px 7px rgba(0, 0, 0, 0.1);
  display: none;
}
.zxyd-main .zxyd-title {
  background-color: #292b78;
  padding: 10px;
}
.zxyd-main .zxyd-title h3 {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}
.zxyd-main .zxyd-title span {
  width: 60px;
  height: 2px;
  background-color: #fff;
  display: block;
  margin-top: 6px;
}
.zxyd-main .zxyd-title .close {
  float: right;
  margin-top: -40px;
  margin-right: 5px;
  cursor: pointer;
}
.closeimg{
	width: 14px;
    margin-top: 22px;
}
.zxyd-main .zxyd-con {
  padding: 3%;
  margin-top: 10px;
   max-height: 400px;
   overflow: scroll;
}
.zxyd-main .zxyd-con p {
	width:92%;
	margin:auto;
  color: #999;
  font-size: 13px;
  padding-bottom: 0;
  clear:both;
}
.zxyd-con .explain .ue-table-interlace-color-single{
	background-color: #fcfcfc;
	height: 32px;
	line-height: 32px;
}
.zxyd-con .explain{
margin-bottom:25px;
}
.zxyd-con .explain td {
	border: 1px solid #DDD;
}
.zxyd-con .explain table {
        width: 100% !important;
    }

.zxyd-con .explain table span {
        border-collapse: collapse;
        font-size: 14px !important;
        text-align: center;
        line-height: 28px;
    }

.zxyd-con .explain table, th, td {
        border: 1px solid #e3e3e3 !important;
        font-size: 14px !important;
		border-collapse: collapse;
		padding: 3px 5px;
    line-height: 28px;
	color: #666;
    }
.zxyd-con .explain p{
color:#666;
}
.zxyd-main .zxyd-con input {
  width: 100%;
  height:31px;
  text-indent: 1em;
  outline: none;
}
.zxyd-main .zxyd-con #content {
  width: 100%;
  height: 80px;
  text-indent: 1em;
  padding-top:6px;
  outline: none;
}
.zxyd-main .zxyd-con .input_item {
    margin:auto;
    width: 92%;
	margin-bottom: 8px;
}

.wkkcont{
	clear:both;
}
.zxyd-main .zxyd-con .hidden {
  width: 50%;
    background-color: #292b78;
    color: #fff;
    border: none;
    border-radius: 50px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    text-indent: 0em;
}
.dt .dt-title{
  background-color: #292b78;
  border-radius: 10px;
  padding: 10px;
  border-radius: 10px 10px 0 0;
  text-align: left;
}
.dt .dt-title h3{
  font-size: 24px;
  color: #fff;
  font-weight: 500;
} 
.dt .dt-title .dtclose{
  text-align: right;
  margin-top:-40px;
  margin-right:10px; 
  cursor: pointer;
}
.dt .dt-title span {
  width: 60px;
  height: 2px;
  background-color: #fff;
  display: block;
  margin-top: 5px;
}
#hc-wqc-2 .swiper-container .swiper-slide{
  text-align: right;
}

#hc-wqc-2 .wqc-content .min-right{
  float:none;
}
#hc-wqc-4 .swiper-container .swiper-slide{
  text-align: right;
}
#hc-wqc-4  .wqc-content .preview .swiper-slide p{
  text-align: left;
}
#hc-wqc-4 .wqc-content .min-right{
  float:none;
}
/* 閽ф嘲缃戠悆鍦虹粨鏉� */


/* 璇剧▼浠嬬粛寮€濮� */
.hc-kcjs{
  background-color:#f8f8f8;
  width:100%;
  height: auto;
    overflow: hidden;
	padding-bottom: 40px !important;
}
.hc-kcjs .hc-kcjs-auto{
  width:95%;
  margin:0 auto;
  background-color: #fff;
  padding-bottom: 20px;
  overflow:hidden;
  margin-top: 15px;
}
.hc-kcjs .hc-kcjs-auto .kcjs-head{
  width:95%;
  margin:auto;
  padding:20px 0px 7px 0px;
}
.hc-kcjs .hc-kcjs-auto .head-title  .title-img{
  display:inline-block
}
.hc-kcjs .hc-kcjs-auto .head-title  .title-img img{
	width:78%;
}
.hc-kcjs .hc-kcjs-auto .head-title .head-h3{
  display:inline-block
}
.hc-kcjs .hc-kcjs-auto .head-title .head-h3 h3{
  font-size:19px;
  color:#666;
}
.hc-kcjs .hc-kcjs-auto .head-title .head-h3 p{
  font-size:12px;
  color:#666;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right{
  text-align: right;
  color:#666;
  font-size:14px;
  vertical-align: middle;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right{
  vertical-align: middle;
  margin:0 2px;
  float: right;
  margin-top: 8px;
  font-size: 13px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right img{
  margin:0 2px;
   margin-bottom:-5px;
   opacity: .8;
   height: 22px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right img:hover{
  opacity: 1;
}
.hc-kcjs .hc-kcjs-auto .kcjs-head .head-title{
	margin-top:15px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-bottom {
  margin-left:0px;
  margin-top: 15px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-bottom img{
  vertical-align: middle;
  margin: 0 6px;
  margin-bottom:10px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-bottom span{
  margin:0 20px;
  color:#666;
  font-size:14px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-bottom span:nth-child(1) img{
  margin-bottom:14px;
}
.hc-kcjs .hc-kcjs-auto .kcjs-head .head-bot{
   border: 1px #e0e0e0 solid;
    padding: 14px 15px;
    background-color: #f8f8f8;
    line-height: 25px;
    font-size: 14px;
    color: #666;
    border-radius: 10px;
    margin-top: 20px;
    position: relative;
}
.hc-kcjs .hc-kcjs-auto .kcjs-head .head-bot::before{
  content:'';
  width:0;
	height:0;
	border-right:15px solid transparent;
	border-left:15px solid transparent;
  border-bottom:15px solid #f8f8f8;
  position: absolute;
  top:-15px;
  left:72px;
  display:none;
}
.hc-kcjs .hc-kcjs-auto .kcjs-cont{
  padding:20px 0;
  text-align: left;
  padding-bottom: 25px;
  font-size: 14px;
  line-height: 30px;
  color: #666;
  width: 95%;
    margin: auto;
}
.hc-kcjs .hc-kcjs-auto .kcjs-cont img{
	max-width:100%
}
.hc-kcjs .hc-kcjs-auto .bottom-page a{
  transition: .3s;
}
/* 璇剧▼浠嬬粛缁撴潫 */

/* 璧涗簨娲诲姩寮€濮� */
.page-hdss{
  /* margin-top:22px; */
}
.page-hdss .about-head{
  margin-bottom:30px;
  margin-top: 30px;
}
/* 璧涗簨娲诲姩缁撴潫 */

/* 璧涗簨娲诲姩鍐呴〉寮€濮� */
.hc-sshd{
  background-color: #f8f8f8;
    width: 100%;
    margin: auto;
    height: auto;
    overflow: hidden;
	padding-bottom: 38px !important;
}
.hc-sshd .hc-sshd-auto{
    width: 90%;
    margin: 0 auto;
    background-color: #fff;
    overflow: hidden;
    padding: 0px 3%;
    margin-top: 15px;
	padding-bottom: 22px;
}
.hc-sshd .hc-sshd-auto .sshd-title{
  padding:2%;
  border-bottom: 1px  #dddddd solid;
}
.hc-sshd .hc-sshd-auto .sshd-title h3{
  text-align: center;
  font-size:18px;
  color:#292b78;
  margin:30px 0 40px;
}
.hc-sshd .hc-sshd-auto .sshd-title  p{
  font-size:12px;
  color:#666;
  float: left;
}
.hc-sshd .hc-sshd-auto .sshd-title .title-right{
  color:#666;
  font-size:12px;
  vertical-align: middle;
  float: right;
  margin-top: -4px;
}
.hc-sshd .hc-sshd-auto .sshd-title .title-right img{
   opacity: .8;
   margin:0 2px;
   margin-bottom:-5px;
       height: 22px;
}
.hc-sshd .hc-sshd-auto .sshd-title .title-right img:hover{
  opacity: 1;
}
.hc-sshd .hc-sshd-auto  .sshd-cont{
   text-align: center;
   padding-bottom:28px;
       margin-top: 20px;
  }
.hc-sshd .hc-sshd-auto  .sshd-cont p{
  color:#666;
  font-size:14px;
  line-height:25px;
  text-align: left;
  margin:10px 0;
}
.hc-sshd .hc-sshd-auto  .sshd-cont p img{
	max-width:100%;
}
/* 璧涗簨娲诲姩鍐呴〉缁撴潫 */


/* 璇剧▼鍩硅寮€濮� */
.hc-pxkc{
  padding:30px 0;
}
.hc-pxkc .hc-about-auto{
  width:95%;
  margin:0 auto;
} 
.hc-pxkc .hc-about-auto .add-services{
	margin-bottom: 60px;
	display:block;
}
.hc-pxkc .hc-about-auto .add-services div{
	width:100%;
	text-align:center;
	margin-bottom:25px
}
.hc-pxkc .hc-about-auto .add-services div h4 img{
	width:100%;
}
.hc-pxkc .hc-about-auto .add-services div h5{
	font-size:17px;
	color:#2a2c79;
	margin: 9px 0;
}

.hc-pxkc .hc-about-auto .add-services div p{
	font-size:14px;
	color:#666;
	line-height: 22px;
	width: 96%;
	margin: auto;
}
.hc-pxkc .hc-about-auto .pxkc-list{
  padding: 7px 0 30px 0px;
    background: #f8f8f8;
    margin-bottom: 20px;
    margin-top: 26px;
    overflow: hidden;
    clear: both;
}

.hc-pxkc .hc-about-auto .pxkc-list:nth-of-type(5){
  border:none;
}
.hc-pxkc .hc-about-auto .pxkc-list  .list-img{
  width: 100%;
}
.hc-pxkc .hc-about-auto .pxkc-list  .list-img img{
	border-radius: 2px;
    height: auto;
    width: 96%;
    margin: auto;
    transition: all .36s ease;
    display: block;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min{
  width: 96%;
  margin: auto;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min h3{
      font-size: 17px;
    color: #292b78;
    margin-bottom: 8px;
    margin-top: 18px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min p span{ 
   font-size:14px;
   color:#666;
   margin-right:15px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .text{
  font-size:14px;
  color:#666;
  line-height: 25px;
  padding:10px 0 20px 0;
  border-bottom:1px #e4e4e4 dashed;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .btnck {
 text-align: right;
 margin-top: 22px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .btnck a{
  display: block;
    width: 155px;
    background-color: #5f61bc;
    color: #fff;
    font-size: 14px;
    transition: .3s;
    border: 1px #5f61bc solid;
    margin: auto;
    height: 33px;
    text-align: center;
    line-height: 33px;
	border-radius: 50px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .btnck a:hover{
  border:1px #292b78 solid;
  background-color:#292b78;
  color:#fff;
}
/* 璇剧▼鍩硅缁撴潫 */

/* 鑱旂郴鎴戜滑寮€濮� */
.hc-lxwm{
  padding:30px 0;
}
.hc-lxwm .hc-about-auto{
  width: 95%;
  text-align:left;
  margin:auto;
}
.hc-lxwm .hc-about-auto .page-head{
  margin-bottom: 30px;
}
.hc-lxwm .lxwm-list{
  margin-bottom: 40px;
  background: #f8f8f8;
      width: 96%;
    padding: 2%;
	padding-bottom: 6%;
	margin-bottom: 28px;
}
.hc-lxwm .lxwm-list .lxwm-img img{
	max-width:548px;
	transition: all .36s ease;
}
.lxwm-img{
	overflow:hidden;
}
.hc-lxwm .lxwm-list:hover .lxwm-img img{
	transition: all .36s ease;
transform: scale(1.05);
}
.hc-lxwm .lxwm-list h3{
  font-size:18px;
  color:#333;
  font-weight: 500;
      margin-top: 12px;
    margin-bottom: 6px;
  text-align: left;
  padding:0 2%;
}
.hc-lxwm .lxwm-list p{
  color:#666;
  line-height: 22px;
  font-size:14px;
  vertical-align: middle;
  text-align: left;
}
.hc-lxwm .lxwm-list .p1{
	padding:0 2%;
}
.hc-lxwm .lxwm-list .p2{
	margin-top:10px;
	padding:0 2%;
}
.hckkmap{
	width:100%;
	height:200px;
}
.hc-lxwm .lxwm-list .p1 img{
  margin-bottom: -3px;
  margin-left: 7px;
} 
.hc-lxwm .lxwm-list .p2 img{
  margin-bottom: -3px;
  margin-right: 7px;
}
.hc-lxwm .lxwm-list .p2  span{
  font-size:16px;
  color:#666;
  margin:0 3px;
}
/* 鑱旂郴鎴戜滑缁撴潫 */

.hc_book{
	height:605px;
	overflow:hidden;
	width:100%;
	background:url(../images/book.jpg) 0 0 no-repeat;
	margin-top: 80px;
}
.hc_book_auto{
	width: 95%;
    margin: auto;
    background: #fff;
    height: 488px;
    margin-top: 60px;
    overflow: hidden;
    box-shadow: 1px 3px 16px rgba(0,0,0,.1);
}
.hc_book_auto .page-head h2 {
  font-size: 22px;
  color: #292b78;
  text-align: center;
  vertical-align: middle;
  margin-top: 40px;
}
.hc_book_auto .page-head p {
  font-size: 12px;
  color: #666;
  text-align: center;
  margin-top: 6px;
  line-height: 25px;
}
.hc_book_form{
	display:block;
	width:86%;
	margin:auto;
	margin-top: 28px;
}
.hc_book_form input{
	width:100%;
	height:38px;
	border:1px solid #e1e7ee;
	text-indent: 1em;
	margin-bottom:10px;
}
.hc_book_email{
	margin-right:0px !important;
}
.hc_book_content{
	width:100%;
	border:1px solid #e1e7ee;
	height:70px;
	text-indent: 1em;
	padding-top:10px;
}
.hc_book_submit{
	display: block;
    height: 40px;
    width: 208px;
    margin-right: 0px;
    background: #292b78;
    margin: auto;
    color: #fff;
    border: none;
    font-size: 15px;
    border-radius: 50px;
    margin-top: 30px;
    outline: none;
}
.bottom-right a{padding:0 !important;float: none !important;height: auto !important;background-image:none !important; margin: 0 !important;}
.bottom-right img{pointer-events:none;}
}


@media only screen and (max-width: 375px) and (min-width: 321px){
.wkk_mbhide{
	display:none;
}
.page-nav {
  background-color: #fbfbfb;
  padding: 0px 2.5%;
  text-align: center;
  overflow: hidden;
}
.page-nav div {
  width:32%;
  float:left;
  margin: 13px 0px;
  margin-right: 2%;
}
.page-nav div:nth-child(3){
	margin-right:0px;
}
.page-nav div a {
  width:100%;
  height:32px;
  line-height:32px;
  background-color: #f3f3f3;
  text-align: center;
  font-size: 14px;
  color: #666;
  display:block;
  transition: 0.3s;
}
.page-nav div a::after {
  content: "";
  width: 15px;
  height: 1px;
  display: inline-block;
  background-color: #b4b5df;
  vertical-align: middle;
  margin-left: 5px;
  width: 0;
  transition: 0.3s;
}
.page-nav div a::before {
  content: "";
  width: 15px;
  height: 1px;
  display: inline-block;
  background-color: #b4b5df;
  vertical-align: middle;
  margin-right: 5px;
  width: 0;
  transition: 0.3s;
}
.page-nav div a:hover {
  background-color: #5f61bc;
  color: #fff;
}
.page-nav div a:hover::after {
  width: 12px;
}
.page-nav div a:hover::before {
  width: 12px;
}
.page-nav div a.acton {
  background-color: #5f61bc;
  color: #fff;
}
.page-nav div a.acton::after {
  width: 12px;
}
.page-nav div a.acton::before {
  width: 12px;
}
.Page{
   text-align: center;
   padding-top:30px;
   display:none;
}
.Page a.action{
  background-color:#292b78;
  color:#fff;
  border-color:#292b78;
}
.Page a{
  padding:7px 13px;
  border:1px #ccc solid;  
  font-size:14px;
  color:#666;
  transitioN:.2s;
  background-color:#fff;
  margin:0 2px;
}
.Page a:hover{
  background-color: #292b78;
  color:#fff;
  border-color: #292b78;
}
/* 鍏充簬鎴戜滑寮€濮� */
.hc-about {
  padding: 30px 0;
  position: relative;
  z-index: 999;
}
.hc-about-auto {
  width: 95%;
  margin: 0 auto;
  overflow: hidden;
}
.hc-about-auto .page-head {
   margin: 15px auto;
   text-align: center;
   margin-bottom: 0px;
}
.hc-about-auto .page-head h2 {
  font-size: 20px;
  color: #292b78;
  text-align: center;
  position: relative;
}
.hc-about .hc-about-auto .page-head h2::before {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 0;
  top: 16px;
}
.hc-about .hc-about-auto .page-head h2::after {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 50%;
  top: 16px;
}
.hc-about .hc-about-auto .page-head h2 em{
	position: relative;
    background: #fff;
    padding: 0px 12px;
    z-index: 99;
    font-style: normal;
}
.about-cd .hc-about-auto .page-head h2::before {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 0;
  top: 16px;
}
.about-cd .hc-about-auto .page-head h2::after {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 50%;
  top: 16px;
}
.about-cd .hc-about-auto .page-head h2 em{
	position: relative;
    background: #fff;
    padding: 0px 15px;
    z-index: 99;
    font-style: normal;
}
.hc-about-auto .page-head h2::before {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 0;
  top: 16px;
}
.hc-about-auto .page-head h2::after {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 50%;
  top: 16px;
}
.hc-about-auto .page-head h2 em{
	position: relative;
    background: #fff;
    padding: 0px 15px;
    z-index: 99;
    font-style: normal;
}
.hc-about-auto .page-head h2 span {
  width: 80px;
  background-color: #292b78;
  display: block;
  height: 3px;
  margin: 0 auto;
  margin-top: 8px;
  display: none;
}
.hc-about-auto .page-head > span {
  display: inline-block;
  width: 465px;
  height: 2px;
  background-color: #f4f5f9;
  vertical-align: middle;
  display:none;
}
.hc-about .hc-about-auto .hc-about-content {
  margin-top: 22px;
}
.hc-about .hc-about-auto .hc-about-content .content-wkkimg{
	width: 100%;
	margin-right: 19px;
	overflow: hidden;
	text-align:center;
	display:flex;
}
.hc-about .hc-about-auto .hc-about-content .content-text{
	width: 100%;
	overflow: hidden;
}
.wkk-about-content{
	height:auto;
	overflow:hidden;
}
.hc-about .hc-about-auto .hc-about-content .content-text p {
  line-height: 26px;
  font-size: 14px;
  color: #666;
}
.hc-about .hc-about-auto .hc-about-content .content-img {
  text-align: center;
  margin-top: 30px;
  clear:both;
   display:none;
}
.bigimg {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: none;
  z-index: 9999;
  border: 6px solid #fff;
}
.mask {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.5;
  filter: Alpha(opacity=50);
  z-index: 98;
  transition: all 1s;
  display: none;
}
.bigbox {
  background: #fff;
  overflow: hidden;
}
.bigbox > .imgbox {
  overflow: hidden;
  width: 100%;
  margin:auto;
  position:relative;
  margin-bottom: 1%;
}
.bigbox > .imgbox:nth-child(1) {
	width:49%;
	float:left;
}
.bigbox > .imgbox:nth-child(2) {
	width:49%;
	float:right;
}
.bigbox > .imgbox img:nth-child(1) {
  width: 100%;
}
.imgbox:hover {
  cursor: zoom-in;
}
.mask:hover {
  cursor: zoom-out;
}
.mask > img {
  position: fixed;
  right: 50px;
  top: 90px;
  width: 30px;
}
.mask > img:hover {
  cursor: pointer;
}
.bigbox .more {
  position: absolute;
  right: 10px;
  top: 10px;
}

/* 骞村害浜嬩欢 */
.about-nd {
  padding: 30px 0;
  background: url(../images/gywm12.jpg) no-repeat;
  height: 560px;
  margin-top: 12px;
}
.about-nd .nd-auto {
  width: 96%;
  margin: 0 auto;
}
.nd-auto .page-head {
  margin-top: 30px;
}
.nd-auto .page-head .year{
    display: none;
}
.nd-auto .page-head h2 {
  font-size: 20px;
  color: #292b78;
  text-align: center;
  position:relative;
  margin-bottom: 20px;
}
.nd-auto .page-head h2::before {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #cacaca;
  position: absolute;
  left: 0;
  top: 16px;
}
.nd-auto .page-head h2::after {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #cacaca;
  position: absolute;
  left: 50%;
  top: 16px;
}
.nd-auto .page-head h2 em{
	position: relative;
    background: #dbd7d4;
    padding: 0px 15px;
    z-index: 99;
    font-style: normal;
}
.nd-auto .page-head h2 span {
  width: 80px;
  background-color: #292b78;
  display: block;
  height: 3px;
  margin: 0 auto;
  margin-top: 8px;
  display:none;
}
.nd-auto .page-head > span {
  display: inline-block;
  width: 537px;
  height: 2px;
  background-color: #d3cac3;
  vertical-align: middle;
  display:none;
}
.nd-auto .page-head img {
  vertical-align: middle;
  display:none;
}
.about-nd .nd-auto .nd-content {
  background-color: #fff;
  padding: 32px 8px;
  margin-top: 30px;
}
.about-nd .nd-auto .nd-content .nd-content-min {
  height: 375px;
  overflow: auto;
}
.nd-content-min::-webkit-scrollbar {
 width: 4px;
 height: 100%;
 background: rgba(0, 0, 0, 0.1);
}
.nd-content-min::-webkit-scrollbar-thumb {
 border-radius: 10px;
 background: #5f61bc;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-left {
  float: left;
  padding-right: 40px;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-left p {
  color: #999;
  font-size: 14px;
  line-height: 50px;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-right {
    width: 90%;
    margin: auto;
}
.nd-time{
	display:block;
	color: #959595;
}
.nd-contentxq{
	display: block;
    max-width: 100%;
	line-height: 24px;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-right p {
  color: #666;
  font-size: 13px;
  line-height: 26px;
  position: relative;
  padding-bottom: 20px;
  border-left: 1px #ddd solid;
  padding-left:15px;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-right p::before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #aaa;
  border-radius: 50%;
  position: absolute;
  top: 22px;
  left:-4px;
}

/* 鍦哄湴璁炬柦 */
.about-cd {
  padding: 30px 0;
}
.about-cd .hc-about-auto {
  width:95%;
}
.about-cd .hc-about-auto .cd-content{
	margin-top:30px;
}
.about-cd .hc-about-auto .cd-content .cdlist1 {
  width: 100%;
  margin: auto;
  margin-bottom:30px;
}
.about-cd .hc-about-auto .cd-content .cdlist1 img{
	width:100%;
}
.about-cd .hc-about-auto .cd-content .cdlist1 h3 {
  font-size: 21px;
  color: #999;
  opacity: 0.1;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  line-height: 55px;
  display:none;
}
.about-cd .hc-about-auto .cd-content .cdlist1 p {
  font-size: 14px;
  color: #666;
  line-height: 25px;
  padding: 0 10px;
  margin-top: 8px;
}
/* 鍏充簬鎴戜滑缁撴潫 */

/* 绠＄悊鍥㈤槦寮€濮� */
.hc-gltd {
  padding: 30px 0;
}
.hc-about-auto .page-head p {
  font-size: 14px;
  color: #666;
  text-align: left;
  margin-top: 35px;
  line-height: 25px;
}
/* 绠＄悊鍥㈤槦缁撴潫 */

/* 鏁欑粌鍥㈤槦寮€濮� */
.hc-jltd {
  width:95%;
  margin:auto;
  margin-top: 28px;
}
.hc-jltd .jltd-content {
  z-index: 2;
  top: 20px;
  background-color: #fff;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.hc-jltd .jltd-content .min-left{
	margin-top: 20px;
}
.hc-jltd .jltd-content .min-left img{
	width:100%;
}
.hc-jltd .jltd-content .min-right {

}
.hc-jltd .jltd-content .min-right h3 {
  font-size: 16px;
    color: #333;
    line-height: 32px;
    margin-top: 5px;
}
.hc-jltd .jltd-content .min-right h4 {
  font-size: 14px;
  color: #666;
}
.hc-jltd .jltd-content .min-right span {
  width: 60px;
  height: 2px;
  background-color: #292b78;
  display: block;
  display:none;
}
.hc-jltd .jltd-content .min-right p {
  color: #666;
  line-height: 25px;
  font-size: 14px;
  margin-top: 12px;
  padding-bottom: 27px;
}
.hc-jltd .jltd-content .wow a {
  
}
.hc-jltd .jltd-ld {
  height: 135px;
  background-color: #292b78;
  margin-top: -40px;
  display: none;
}
.hc-jltd .jltd-min {
  width: 100%;
  margin: 0 auto;
  margin-top: 50px;
  overflow: hidden;
  margin-bottom: 55px;
}
.hc-jltd .jltd-min .min-jl {
  padding: 2%;
  background-color: #f8f8f8;
  transition: 0.3s;
  margin-bottom: 13px;
  transition: 0.3s;
  overflow: hidden;
  width: 45%;
  float: left;
  margin-right: 2%;
}
.hc-jltd .jltd-min .min-jl:nth-child(2n){
	margin-right: 0;
}
.hc-jltd .jltd-min .min-jl .min-left {
  float: left;
}
.hc-jltd .jltd-min .min-jl .min-left img{
	width:100%;
}
.hc-jltd .jltd-min .min-jl .min-right {
  clear: both;
  margin-bottom: 8px;
}
.hc-jltd .jltd-min .min-jl .min-right h3 {
  font-size: 16px;
  color: #333;
  line-height: 30px;
  font-weight: 500;
  transition: 0.3s;
}
.hc-jltd .jltd-min .min-jl .min-right h4 {
  font-size: 12px;
  color: #666;
  font-weight: 500;
  line-height: 20px;
  transition: 0.3s;
}
.hc-jltd .jltd-min .min-jl .min-right p {
  font-size: 13px;
  color: #666;
  line-height: 25px;
  padding-bottom: 10px;
  transition: 0.3s;
  display:none;
}
.hc-jltd .jltd-min .min-jl .min-right .wow a {
  margin-top: 20px;
  margin-right: 10px;
  display:none;
}

/* 鏁欑粌鍥㈤槦缁撴潫 */

/* 杩愯惀鍥㈤槦寮€濮� */
.hc-yytd {
  padding: 30px 0;
}
.hc-yytd .hc-about-auto {
  
}
.hc-yytd .hc-about-auto .page-head p {
  /* text-align: left; */
}
.hc-yytd .hc-about-auto .page-head img{
	max-width:100%;
}
.hc-yytd .hc-about-auto .page-head > span {
  display: inline-block;
  width: 445px;
  height: 2px;
  background-color: #f4f5f9;
  vertical-align: middle;
  display:none;
}
.hc-yytd .hc-about-auto .yytd-content {
  padding-top: 20px;
}
.wkkyytdst{
	margin-bottom:25px;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-left {
  
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-left img{
	width:100%;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-right {
	margin-top: -4px;
  padding-top: 40px;
  border: 1px #e6e6e6 solid;
  border-top: none;
  background: #f8f8f8;
  padding: 3%;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-right .one-title a {
    width: 100%;
    background-color: #292b78;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    display: block;
    margin-top: -32px;
    position: relative;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-right .one-text {
      line-height: 24px;
    color: #666;
    padding-top: 18px;
    font-size: 14px;
    padding-bottom: 15px;
}
.hc-yytd .hc-about-auto .yytd-content .list-right .one-right {
  float: left;
}
.hc-yytd .hc-about-auto .yytd-content .list-right .one-left {
  float: right;
}

.hc-yytd .hc-about-auto .yytd-content .list-right .one-right {
      margin-top: -4px;
    padding-top: 40px;
    border: 1px #e6e6e6 solid;
    border-top: none;
    background: #f8f8f8;
    padding: 3%;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .wow a {
  border: 1px #fbfbfb solid;
  background: #fff;
  color: #999;
}
.hc-yytd .hc-about-auto .yytd-content .list-one:hover .wow a {
  background-color: #5f61bc;
  color: #fff;
  border: 1px #5f61bc solid;
}
/* 杩愯惀鍥㈤槦缁撴潫 */

/* 鏁欑粌鍥㈤槦鍐呴〉寮€濮� */
.hc-jlny {
  padding: 12px 0;
}
.hc-jlny .hc-jlny-auto {
  width: 95%;
  margin: 0 auto;
}
.hc-jlny .hc-jlny-auto .jlny-title {
  border-bottom: 1px #e5e5e5 solid;
  padding: 10px 0;
}
.hc-jlny .hc-jlny-auto .jlny-title h3 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  line-height: 35px;
}
.hc-jlny .hc-jlny-auto .jlny-title p {
  font-size: 13px;
  color: #666;
  line-height: 24px;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right {
  text-align: left;
  font-size: 13px;
  color: #666;
  margin-top: 8px;
  padding-bottom: 2px;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right a {
  margin: 0 2px;
  vertical-align: middle;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right img {
  margin-bottom: -4px;
  opacity: 0.8;
  height: 22px;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right img:hover {
  opacity: 1;
}
.hc-jlny .hc-jlny-auto .jlny-min {
	width:98%;
	margin:auto;
	padding-top: 20px;
	padding-bottom: 46px;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-left {
  width: 100%;
  margin-top:20px;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-right {
  
}
.hc-jlny .hc-jlny-auto .jlny-min .min-right img{
	width: 80%;
    margin: auto;
    display: block;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-left .min-left-text p {
  color: #666;
  font-size: 14px;
  line-height: 28px;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-left .min-left-English {
  color: #666;
  font-size: 12px;
  line-height: 25px;
  padding-top: 50px;
  padding-top: 28px;
}
.bottom-page {
  text-align: center;
  width: 93%;
  margin: auto;
  margin-bottom: 30px;
}
.bottom-page .next {

}
.bottom-page .next a {
  font-size: 13px;
    width: 92%;
    color: #666;
    border: 1px #e5e5e5 solid;
    transition: .3s;
    background-color: #fff;
    height: 36px;
    line-height: 36px;
    display: block;
    padding: 0 4%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	border-radius: 50px;
	margin:auto;
}
.bottom-page .prev {
	margin-bottom: 10px;
}
.bottom-page .prev a {
    font-size: 13px;
    width: 92%;
    color: #666;
    border: 1px #e5e5e5 solid;
    transition: .3s;
    background-color: #fff;
    height: 36px;
    line-height: 36px;
    display: block;
    padding: 0 4%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	border-radius: 50px;
	margin:auto;
}
.bottom-page a:hover {
  background-color: #292b78;
  color: #fff;
}
/* 鏁欑粌鍥㈤槦鍐呴〉缁撴潫 */

/* 閽ф嘲缃戠悆鍦哄紑濮� */
.hc-wqc {
  padding: 30px 0;
}
.wqc-page-nav div{
	width: 49%;
    float: left;
    margin: 13px 0 0 0;
    margin-right: 2%;
}
.wqc-page-nav div:nth-child(3) {
    margin-right: 2%;
	margin-bottom:13px;
}
.wqc-page-nav div:nth-child(2n) {
    margin-right: 0px;
}
.hc-wqc_bac{
	background:#fbfbfb;
}
.hc-wqc_bac .hc-about-auto .page-head h2 em{
	background:#fbfbfb;
}
.hc-wqc .hc-about-auto .page-head > span {
  width: 430px;
}
.pc-slide {
  width: 99.9%;
  margin: 0 auto;
  margin-top: 20px;
}
.view .swiper-container {
  width: 100%;
}
.swiper-wrapperwkk{
	display:block !important;
}
.view .arrow-left {
  background: url(../images/index_tab_l.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -25px;
  width: 28px;
  height: 51px;
  z-index: 10;
  display: none;
}
.view .arrow-right {
  background: url(../images/index_tab_r.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -25px;
  width: 28px;
  height: 51px;
  z-index: 10;
  display: none;
}
.preview {
  width: 100%;
  margin-top: 4px;
  position: relative;
}
.preview .swiper-container {
  width: 100%;
  /* padding:0 20px; */
  /* margin-left: 35px; */
}
.hc-wqc .wqc-content .preview .swiper-slide {
      width: 32%;
    margin-right: 2%;
    cursor: pointer;
    background-color: #eeeeee;
}
.hc-wqc .wqc-content .preview .swiper-slide p {
  color: #555;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}
.preview .arrow-left {
  background: url(../images/feel3.png) no-repeat 4px center #ebebeb;
      position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -41px;
    width: 19px;
    height: 50px;
    z-index: 10;
    opacity: 0.6;
}
.preview .arrow-right {
  background: url(../images/feel4.png) no-repeat 8px center #ebebeb;
  position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -41px;
    width: 19px;
    height: 50px;
    z-index: 10;
    opacity: 0.6;
}
.wqc-wkknote{
font-size: 14px;
color: #666;
text-align: left;
width: 95%;
line-height: 25px;
margin:30px auto
}
.preview img {
  width: 100%;
}
.hc-wqc .wqc-content .min-right {
  background-color: #292b78;
  color: #fff;
  padding:7% 4%;
  margin-bottom: 8px;
}
.hc-wqc .wqc-content .min-right h3 {
  font-size: 26px;
  font-weight: 500;
  line-height: 45px;
  display:none;
}
.hc-wqc .wqc-content .min-right h3 span {
  height: 2px;
  width: 80px;
  display: block;
  margin: 3px 0;
}
.hc-wqc .wqc-content .min-right p {
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 12px;
}
.hc-wqc .wqc-content .min-right .zxyd {
  border: 1px #fff solid;
  width: 110px;
  line-height: 27px;
  text-align: center;
  height: 27px;
  border-radius: 5px;
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
}
.hc-wqc .wqc-content .min-right .ckdt {
  border: 1px #fff solid;
  width: 110px;
  line-height: 27px;
  text-align: center;
  height: 27px;
  border-radius: 5px;
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
}
.ckdt a{
	color:#fff;
	display:block;
}
.hc-wqc .wqc-content .min-right .bot-lx {
  margin-top: 20px;
}
.hc-wqc .wqc-content .min-right .bot-lx img{
	width:30px;
}
.hc-wqc .wqc-content .min-right .bot-lx .dyhm{
  display: inline-block;
  margin-left: 10px;
}
.hc-wqc .wqc-content .min-right .bot-lx .dyhm h4 {
  font-size: 16px;
  font-weight: 500;
}
.swiper-container .swiper-slide {
  cursor: pointer;
}
.swiper-container .swiper-slide img{
	max-width:100%;
}
.hc-wqc .wqc-content #action img {
  border: 2px solid #292b78;
  padding: 0;
}
.dt{
  width: 847px;
  height: 517px;
  background-color: #fff;
  position: fixed;
  border-radius: 10px;
  top:250px;
  right:-710px;
  box-shadow: 0 14px 7px rgba(0, 0, 0, 0.1);
  opacity: 0;
  z-index: 1288;
  transition: .7s;
  display:none;
}
.zxyd-main {
  width: 88%;
  position: fixed;
  z-index: 1088;
  background-color: #fff;
  top: 17%;
  right: 30%;
  text-align: left; 
  box-shadow: 0 14px 7px rgba(0, 0, 0, 0.1);
  display: none;
}
.zxyd-main .zxyd-title {
  background-color: #292b78;
  padding: 10px;
}
.zxyd-main .zxyd-title h3 {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}
.zxyd-main .zxyd-title span {
  width: 60px;
  height: 2px;
  background-color: #fff;
  display: block;
  margin-top: 6px;
}
.zxyd-main .zxyd-title .close {
  float: right;
  margin-top: -40px;
  margin-right: 5px;
  cursor: pointer;
}
.closeimg{
	width: 14px;
    margin-top: 22px;
}
.zxyd-main .zxyd-con {
  padding: 3%;
  margin-top: 10px;
   max-height: 380px;
   overflow: scroll;
}
.zxyd-main .zxyd-con p {
	width:92%;
	margin:auto;
  color: #999;
  font-size: 13px;
  padding-bottom: 0;
  clear:both;
}
.zxyd-con .explain .ue-table-interlace-color-single{
	background-color: #fcfcfc;
	height: 32px;
	line-height: 32px;
}
.zxyd-con .explain{
margin-bottom:25px;
}
.zxyd-con .explain td {
	border: 1px solid #DDD;
}
.zxyd-con .explain table {
        width: 100% !important;
    }

.zxyd-con .explain table span {
        border-collapse: collapse;
        font-size: 13px !important;
        text-align: center;
        line-height: 28px;
    }

.zxyd-con .explain table, th, td {
        border: 1px solid #e3e3e3 !important;
        font-size: 13px !important;
		border-collapse: collapse;
		padding: 3px;
    line-height: 28px;
	color: #666;
    }
.zxyd-con .explain p{
color:#666;
}
.zxyd-main .zxyd-con input {
  width: 100%;
  height:31px;
  text-indent: 1em;
  outline: none;
}
.zxyd-main .zxyd-con #content {
  width: 100%;
  height: 80px;
  text-indent: 1em;
  padding-top:6px;
  outline: none;
}
.zxyd-main .zxyd-con .input_item {
    margin:auto;
    width: 92%;
	margin-bottom: 8px;
}

.wkkcont{
	clear:both;
}
.zxyd-main .zxyd-con .hidden {
  width: 50%;
    background-color: #292b78;
    color: #fff;
    border: none;
    border-radius: 50px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    text-indent: 0em;
}
.dt .dt-title{
  background-color: #292b78;
  border-radius: 10px;
  padding: 10px;
  border-radius: 10px 10px 0 0;
  text-align: left;
}
.dt .dt-title h3{
  font-size: 24px;
  color: #fff;
  font-weight: 500;
} 
.dt .dt-title .dtclose{
  text-align: right;
  margin-top:-40px;
  margin-right:10px; 
  cursor: pointer;
}
.dt .dt-title span {
  width: 60px;
  height: 2px;
  background-color: #fff;
  display: block;
  margin-top: 5px;
}
#hc-wqc-2 .swiper-container .swiper-slide{
  text-align: right;
}
#hc-wqc-2  .wqc-content .preview .swiper-slide p{
  text-align: left;
}
#hc-wqc-2 .wqc-content .min-right{
  float:none;
}
#hc-wqc-4 .swiper-container .swiper-slide{
  text-align: right;
}

#hc-wqc-4 .wqc-content .min-right{
  float:none;
}
/* 閽ф嘲缃戠悆鍦虹粨鏉� */


/* 璇剧▼浠嬬粛寮€濮� */
.hc-kcjs{
  background-color:#f8f8f8;
  width:100%;
  height: auto;
    overflow: hidden;
	padding-bottom: 40px !important;
}
.hc-kcjs .hc-kcjs-auto{
  width:95%;
  margin:0 auto;
  background-color: #fff;
  padding-bottom: 20px;
  overflow:hidden;
  margin-top: 15px;
}
.hc-kcjs .hc-kcjs-auto .kcjs-head{
  width:95%;
  margin:auto;
  padding:12px 0px 7px 0px;
}
.hc-kcjs .hc-kcjs-auto .head-title  .title-img{
      max-width: 38px;
    float: left;
    margin-top: 5px;
    margin-right: 5px;
}
.hc-kcjs .hc-kcjs-auto .head-title  .title-img img{
	width:100%;
}
.hc-kcjs .hc-kcjs-auto .head-title .head-h3{
  display:inline-block
}
.hc-kcjs .hc-kcjs-auto .head-title .head-h3 h3{
  font-size:18px;
  color:#666;
}
.hc-kcjs .hc-kcjs-auto .head-title .head-h3 p{
  font-size:12px;
  color:#666;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right{
  text-align: right;
  color:#666;
  font-size:14px;
  vertical-align: middle;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right{
  vertical-align: middle;
  float: right;
  margin-top: 8px;
  font-size: 12px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right img{
   margin-bottom:-5px;
   opacity: .8;
   height: 20px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right img:hover{
  opacity: 1;
}
.hc-kcjs .hc-kcjs-auto .kcjs-head .head-title{
	margin-top:15px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-bottom {
  margin-left:0px;
  margin-top: 15px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-bottom img{
  vertical-align: middle;
  margin: 0 6px;
  margin-bottom:5px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-bottom span{
  margin:0 12px;
  color:#666;
  font-size:14px;
}

.hc-kcjs .hc-kcjs-auto .kcjs-head .head-bot{
   border: 1px #e0e0e0 solid;
    padding: 12px;
    background-color: #f8f8f8;
    line-height: 25px;
    font-size: 14px;
    color: #666;
    border-radius: 10px;
    margin-top: 20px;
    position: relative;
}
.hc-kcjs .hc-kcjs-auto .kcjs-head .head-bot::before{
  content:'';
  width:0;
	height:0;
	border-right:15px solid transparent;
	border-left:15px solid transparent;
  border-bottom:15px solid #f8f8f8;
  position: absolute;
  top:-15px;
  left:72px;
  display:none;
}
.hc-kcjs .hc-kcjs-auto .kcjs-cont{
  padding:20px 0;
  text-align: left;
  padding-bottom: 25px;
  font-size: 14px;
  line-height: 30px;
  color: #666;
  width: 95%;
    margin: auto;
}
.hc-kcjs .hc-kcjs-auto .kcjs-cont img{
	max-width:100%
}
.hc-kcjs .hc-kcjs-auto .bottom-page a{
  transition: .3s;
}
/* 璇剧▼浠嬬粛缁撴潫 */

/* 璧涗簨娲诲姩寮€濮� */
.page-hdss{
  /* margin-top:22px; */
}
.page-hdss .about-head{
  margin-bottom:30px;
  margin-top: 30px;
}
/* 璧涗簨娲诲姩缁撴潫 */

/* 璧涗簨娲诲姩鍐呴〉寮€濮� */
.hc-sshd{
  background-color: #f8f8f8;
    width: 100%;
    margin: auto;
    height: auto;
    overflow: hidden;
	padding-bottom: 38px !important;
}
.hc-sshd .hc-sshd-auto{
    width: 90%;
    margin: 0 auto;
    background-color: #fff;
    overflow: hidden;
    padding: 0px 3%;
    margin-top: 15px;
	padding-bottom: 22px;
}
.hc-sshd .hc-sshd-auto .sshd-title{
  padding:2%;
  border-bottom: 1px  #dddddd solid;
}
.hc-sshd .hc-sshd-auto .sshd-title h3{
  text-align: center;
  font-size:18px;
  color:#292b78;
  margin:28px 0 32px;
}
.hc-sshd .hc-sshd-auto .sshd-title  p{
  font-size:12px;
  color:#666;
  float: left;
  width: 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hc-sshd .hc-sshd-auto .sshd-title .title-right{
  color:#666;
  font-size:12px;
  vertical-align: middle;
  float: right;
}
.hc-sshd .hc-sshd-auto .sshd-title .title-right img{
   opacity: .8;
   margin-bottom:-5px;
       height: 18px;
}
.hc-sshd .hc-sshd-auto .sshd-title .title-right img:hover{
  opacity: 1;
}
.hc-sshd .hc-sshd-auto  .sshd-cont{
   text-align: center;
   padding-bottom:28px;
       margin-top: 20px;
  }
.hc-sshd .hc-sshd-auto  .sshd-cont p{
      color: #666;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    margin: 6px 0;
}
.hc-sshd .hc-sshd-auto  .sshd-cont p img{
	max-width:100%;
}
/* 璧涗簨娲诲姩鍐呴〉缁撴潫 */


/* 璇剧▼鍩硅寮€濮� */
.hc-pxkc{
  padding:30px 0;
}
.hc-pxkc .hc-about-auto{
  width:95%;
  margin:0 auto;
} 
.hc-pxkc .hc-about-auto .add-services{
	margin-bottom: 60px;
	display:block;
}
.hc-pxkc .hc-about-auto .add-services div{
	width:100%;
	text-align:center;
	margin-bottom:25px
}
.hc-pxkc .hc-about-auto .add-services div h4 img{
	width:100%;
}
.hc-pxkc .hc-about-auto .add-services div h5{
	font-size:17px;
	color:#2a2c79;
	margin: 8px 0;
}

.hc-pxkc .hc-about-auto .add-services div p{
	font-size:13px;
	color:#666;
	line-height: 20px;
	width: 96%;
	margin: auto;
}
.hc-pxkc .hc-about-auto .pxkc-list{
  padding: 7px 0 30px 0px;
    background: #f8f8f8;
    margin-bottom: 20px;
    margin-top: 26px;
    overflow: hidden;
    clear: both;
}

.hc-pxkc .hc-about-auto .pxkc-list:nth-of-type(5){
  border:none;
}
.hc-pxkc .hc-about-auto .pxkc-list  .list-img{
  width: 100%;
}
.hc-pxkc .hc-about-auto .pxkc-list  .list-img img{
	border-radius: 2px;
    height: auto;
    width: 96%;
    margin: auto;
    transition: all .36s ease;
    display: block;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min{
  width: 96%;
  margin: auto;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min h3{
      font-size: 16px;
    color: #292b78;
    margin-bottom: 8px;
    margin-top: 18px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min p span{ 
       font-size: 13px;
    color: #666;
    margin-right: 14px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .text{
  font-size:13px;
  color:#666;
  line-height: 24px;
  padding:10px 0 20px 0;
  border-bottom:1px #e4e4e4 dashed;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .btnck {
 text-align: right;
 margin-top: 22px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .btnck a{
  display: block;
    width: 145px;
    background-color: #5f61bc;
    color: #fff;
    font-size: 14px;
    transition: .3s;
    border: 1px #5f61bc solid;
    margin: auto;
    height: 31px;
    text-align: center;
    line-height: 31px;
	border-radius: 50px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .btnck a:hover{
  border:1px #292b78 solid;
  background-color:#292b78;
  color:#fff;
}
/* 璇剧▼鍩硅缁撴潫 */

/* 鑱旂郴鎴戜滑寮€濮� */
.hc-lxwm{
  padding:30px 0;
}
.hc-lxwm .hc-about-auto{
  width: 95%;
  text-align:left;
  margin:auto;
}
.hc-lxwm .hc-about-auto .page-head{
  margin-bottom: 30px;
}
.hc-lxwm .lxwm-list{
  margin-bottom: 40px;
  background: #f8f8f8;
      width: 96%;
    padding: 2%;
	padding-bottom: 6%;
	margin-bottom: 28px;
}
.hc-lxwm .lxwm-list .lxwm-img img{
	max-width:548px;
	transition: all .36s ease;
}
.lxwm-img{
	overflow:hidden;
}
.hc-lxwm .lxwm-list:hover .lxwm-img img{
	transition: all .36s ease;
transform: scale(1.05);
}
.hc-lxwm .lxwm-list h3{
  font-size:18px;
  color:#333;
  font-weight: 500;
      margin-top: 12px;
    margin-bottom: 6px;
  text-align: left;
  padding:0 2%;
}
.hc-lxwm .lxwm-list p{
  color:#666;
  line-height: 22px;
  font-size:14px;
  vertical-align: middle;
  text-align: left;
}
.hc-lxwm .lxwm-list .p1{
	padding:0 2%;
}
.hc-lxwm .lxwm-list .p2{
	margin-top:10px;
	padding:0 2%;
}
.hckkmap{
	width:100%;
	height:180px;
}
.hc-lxwm .lxwm-list .p1 img{
  margin-bottom: -3px;
  margin-left: 7px;
} 
.hc-lxwm .lxwm-list .p2 img{
  margin-bottom: -3px;
  margin-right: 7px;
  max-width: 20px;
}
.hc-lxwm .lxwm-list .p2  span{
  font-size:16px;
  color:#666;
  margin:0 3px;
}
/* 鑱旂郴鎴戜滑缁撴潫 */

.hc_book{
	height:570px;
	overflow:hidden;
	width:100%;
	background:url(../images/book.jpg) 0 0 no-repeat;
	margin-top: 50px;
}
.hc_book_auto{
	width: 95%;
    margin: auto;
    background: #fff;
    height: 470px;
    margin-top: 60px;
    overflow: hidden;
    box-shadow: 1px 3px 16px rgba(0,0,0,.1);
}
.hc_book_auto .page-head h2 {
  font-size: 20px;
  color: #292b78;
  text-align: center;
  vertical-align: middle;
  margin-top: 40px;
}
.hc_book_auto .page-head p {
  font-size: 12px;
  color: #666;
  text-align: center;
  margin-top: 6px;
  line-height: 25px;
}
.hc_book_form{
	display:block;
	width:86%;
	margin:auto;
	margin-top: 28px;
}
.hc_book_form input{
	width:100%;
	height:38px;
	border:1px solid #e1e7ee;
	text-indent: 1em;
	margin-bottom:10px;
}
.hc_book_email{
	margin-right:0px !important;
}
.hc_book_content{
	width:100%;
	border:1px solid #e1e7ee;
	height:70px;
	text-indent: 1em;
	padding-top:10px;
}
.hc_book_submit{
	    display: block;
    height: 37px;
    width: 166px;
    margin-right: 0px;
    background: #292b78;
    margin: auto;
    color: #fff;
    border: none;
    font-size: 15px;
    border-radius: 50px;
    margin-top: 26px;
    line-height: 37px;
    outline: none;
}
.bottom-right a{padding:0 !important;float: none !important;height: auto !important;background-image:none !important; margin: 0 !important;}
.bottom-right img{pointer-events:none;}
}

@media only screen and (max-width: 320px) and (min-width: 300px){
.wkk_mbhide{
	display:none;
}
.page-nav {
  background-color: #fbfbfb;
  padding: 0px 2.5%;
  text-align: center;
  overflow: hidden;
}
.page-nav div {
  width:32%;
  float:left;
  margin: 13px 0px;
  margin-right: 2%;
}
.page-nav div:nth-child(3){
	margin-right:0px;
}
.page-nav div a {
  width:100%;
  height:30px;
  line-height:30px;
  background-color: #f3f3f3;
  text-align: center;
  font-size: 13px;
  color: #666;
  display:block;
  transition: 0.3s;
}
.page-nav div a::after {
  content: "";
  width: 15px;
  height: 1px;
  display: inline-block;
  background-color: #b4b5df;
  vertical-align: middle;
  margin-left: 5px;
  width: 0;
  transition: 0.3s;
}
.page-nav div a::before {
  content: "";
  width: 15px;
  height: 1px;
  display: inline-block;
  background-color: #b4b5df;
  vertical-align: middle;
  margin-right: 5px;
  width: 0;
  transition: 0.3s;
}
.page-nav div a:hover {
  background-color: #5f61bc;
  color: #fff;
}
.page-nav div a:hover::after {
  width: 12px;
  display:none;
}
.page-nav div a:hover::before {
  width: 12px;
  display:none;
}
.page-nav div a.acton {
  background-color: #5f61bc;
  color: #fff;
}
.page-nav div a.acton::after {
  width: 12px;
  display:none;
}
.page-nav div a.acton::before {
  width: 12px;
  display:none;
}
.Page{
   text-align: center;
   padding-top:30px;
   display:none;
}
.Page a.action{
  background-color:#292b78;
  color:#fff;
  border-color:#292b78;
}
.Page a{
  padding:7px 13px;
  border:1px #ccc solid;  
  font-size:14px;
  color:#666;
  transitioN:.2s;
  background-color:#fff;
  margin:0 2px;
}
.Page a:hover{
  background-color: #292b78;
  color:#fff;
  border-color: #292b78;
}
/* 鍏充簬鎴戜滑寮€濮� */
.hc-about {
  padding: 15px 0;
  position: relative;
  z-index: 999;
}
.hc-about-auto {
  width: 95%;
  margin: 0 auto;
  overflow: hidden;
}
.hc-about-auto .page-head {
   margin: 15px auto;
   text-align: center;
   margin-bottom: 0px;
}
.hc-about-auto .page-head img{
	margin-top: 20px !important;
}
.hc-about-auto .page-head h2 {
  font-size: 18px;
  color: #292b78;
  text-align: center;
  position: relative;
}
.hc-about .hc-about-auto .page-head h2::before {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 0;
  top: 13px;
}
.hc-about .hc-about-auto .page-head h2::after {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 50%;
  top: 13px;
}
.hc-about .hc-about-auto .page-head h2 em{
	position: relative;
    background: #fff;
    padding: 0px 12px;
    z-index: 99;
    font-style: normal;
}
.about-cd .hc-about-auto .page-head h2::before {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 0;
  top: 13px;
}
.about-cd .hc-about-auto .page-head h2::after {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 50%;
  top: 13px;
}
.about-cd .hc-about-auto .page-head h2 em{
	position: relative;
    background: #fff;
    padding: 0px 15px;
    z-index: 99;
    font-style: normal;
}
.hc-about-auto .page-head h2::before {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 0;
  top: 13px;
}
.hc-about-auto .page-head h2::after {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 50%;
  top: 13px;
}
.hc-about-auto .page-head h2 em{
	position: relative;
    background: #fff;
    padding: 0px 15px;
    z-index: 99;
    font-style: normal;
}
.hc-about-auto .page-head h2 span {
  width: 80px;
  background-color: #292b78;
  display: block;
  height: 3px;
  margin: 0 auto;
  margin-top: 8px;
  display: none;
}
.hc-about-auto .page-head > span {
  display: inline-block;
  width: 465px;
  height: 2px;
  background-color: #f4f5f9;
  vertical-align: middle;
  display:none;
}
.hc-about .hc-about-auto .hc-about-content {
  margin-top: 22px;
}
.hc-about .hc-about-auto .hc-about-content .content-wkkimg{
	width: 100%;
	margin-right: 19px;
	overflow: hidden;
	text-align:center;
	display:flex;
}
.hc-about .hc-about-auto .hc-about-content .content-text{
	width: 100%;
	overflow: hidden;
}
.wkk-about-content{
	height:auto;
	overflow:hidden;
}
.hc-about .hc-about-auto .hc-about-content .content-text p {
  line-height: 23px;
  font-size: 12px;
  color: #666;
  display:none;
}
.hc-about .hc-about-auto .hc-about-content .content-img {
  text-align: center;
  margin-top: 30px;
  clear:both;
   display:none;
}
.bigimg {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: none;
  z-index: 9999;
  border: 6px solid #fff;
}
.mask {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.5;
  filter: Alpha(opacity=50);
  z-index: 98;
  transition: all 1s;
  display: none;
}
.bigbox {
  background: #fff;
  overflow: hidden;
}
.bigbox > .imgbox {
  overflow: hidden;
  width: 100%;
  margin:auto;
  position:relative;
  margin-bottom: 1%;
}
.bigbox > .imgbox:nth-child(1) {
	width:49%;
	float:left;
}
.bigbox > .imgbox:nth-child(2) {
	width:49%;
	float:right;
}
.bigbox > .imgbox img:nth-child(1) {
  width: 100%;
}
.imgbox:hover {
  cursor: zoom-in;
}
.mask:hover {
  cursor: zoom-out;
}
.mask > img {
  position: fixed;
  right: 50px;
  top: 90px;
  width: 30px;
}
.mask > img:hover {
  cursor: pointer;
}
.bigbox .more {
    position: absolute;
    right: 3px;
    top: 3px;
    width: 20px;
}

/* 骞村害浜嬩欢 */
.about-nd {
  padding: 20px 0;
  background: url(../images/gywm12.jpg) no-repeat;
  height: 540px;
  margin-top: 12px;
}
.about-nd .nd-auto {
  width: 96%;
  margin: 0 auto;
}
.nd-auto .page-head {
  margin-top: 30px;
}
.nd-auto .page-head .year{
    display: none;
}
.nd-auto .page-head h2 {
  font-size: 18px;
  color: #292b78;
  text-align: center;
  position:relative;
  margin-bottom: 20px;
}
.nd-auto .page-head h2::before {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #cacaca;
  position: absolute;
  left: 0;
  top: 13px;
}
.nd-auto .page-head h2::after {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #cacaca;
  position: absolute;
  left: 50%;
  top: 13px;
}
.nd-auto .page-head h2 em{
	position: relative;
    background: #dbd7d4;
    padding: 0px 15px;
    z-index: 99;
    font-style: normal;
}
.nd-auto .page-head h2 span {
  width: 80px;
  background-color: #292b78;
  display: block;
  height: 3px;
  margin: 0 auto;
  margin-top: 8px;
  display:none;
}
.nd-auto .page-head > span {
  display: inline-block;
  width: 537px;
  height: 2px;
  background-color: #d3cac3;
  vertical-align: middle;
  display:none;
}
.nd-auto .page-head img {
  vertical-align: middle;
  display:none;
}
.about-nd .nd-auto .nd-content {
  background-color: #fff;
  padding: 28px 8px;
  margin-top: 30px;
}
.about-nd .nd-auto .nd-content .nd-content-min {
  height: 375px;
  overflow: auto;
}
.nd-content-min::-webkit-scrollbar {
 width: 3px;
 height: 100%;
 background: rgba(0, 0, 0, 0.1);
}
.nd-content-min::-webkit-scrollbar-thumb {
 border-radius: 10px;
 background: #5f61bc;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-left {
  float: left;
  padding-right: 40px;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-left p {
  color: #999;
  font-size: 14px;
  line-height: 50px;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-right {
    width: 90%;
    margin: auto;
}
.nd-time{
	display:block;
	color: #959595;
}
.nd-contentxq{
	display: block;
    max-width: 100%;
	line-height: 18px;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-right p {
  color: #666;
  font-size: 12px;
  line-height: 24px;
  position: relative;
  padding-bottom: 12px;
  border-left: 1px #ddd solid;
  padding-left:15px;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-right p::before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #aaa;
  border-radius: 50%;
  position: absolute;
  top: 22px;
  left:-4px;
}

/* 鍦哄湴璁炬柦 */
.about-cd {
  padding: 30px 0;
}
.about-cd .hc-about-auto {
  width:95%;
}
.about-cd .hc-about-auto .cd-content{
	margin-top:30px;
}
.about-cd .hc-about-auto .cd-content .cdlist1 {
  width: 100%;
  margin: auto;
  margin-bottom:18px;
}
.about-cd .hc-about-auto .cd-content .cdlist1 img{
	width:100%;
}
.about-cd .hc-about-auto .cd-content .cdlist1 h3 {
  font-size: 21px;
  color: #999;
  opacity: 0.1;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  line-height: 55px;
  display:none;
}
.about-cd .hc-about-auto .cd-content .cdlist1 p {
  font-size: 12px;
  color: #666;
  line-height: 22px;
  padding: 0 4px;
  margin-top: 3px;
}
/* 鍏充簬鎴戜滑缁撴潫 */

/* 绠＄悊鍥㈤槦寮€濮� */
.hc-gltd {
  padding: 15px 0;
}
.hc-about-auto .page-head p {
  font-size: 12px;
  color: #666;
  text-align: left;
  margin-top: 22px;
  line-height: 22px;
}
/* 绠＄悊鍥㈤槦缁撴潫 */

/* 鏁欑粌鍥㈤槦寮€濮� */
.hc-jltd {
  width:95%;
  margin:auto;
  margin-top: 15px;
}
.hc-jltd .jltd-content {
  z-index: 2;
  top: 20px;
  background-color: #fff;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.hc-jltd .jltd-content .min-left{
	margin-top: 16px;
}
.hc-jltd .jltd-content .min-left img{
	width:100%;
}
.hc-jltd .jltd-content .min-right {

}
.hc-jltd .jltd-content .min-right h3 {
  font-size: 15px;
    color: #333;
    line-height: 32px;
    margin-top: 5px;
}
.hc-jltd .jltd-content .min-right h4 {
  font-size: 12px;
  color: #666;
}
.hc-jltd .jltd-content .min-right span {
  width: 60px;
  height: 2px;
  background-color: #292b78;
  display: block;
  display:none;
}
.hc-jltd .jltd-content .min-right p {
  color: #666;
  line-height: 23px;
  font-size: 12px;
  margin-top: 10px;
  padding-bottom: 20px;
}
.hc-jltd .jltd-content .wow a {
  
}
.hc-jltd .jltd-ld {
  height: 135px;
  background-color: #292b78;
  margin-top: -40px;
  display: none;
}
.hc-jltd .jltd-min {
  width: 100%;
  margin: 0 auto;
  margin-top: 35px;
  overflow: hidden;
  margin-bottom: 55px;
}
.hc-jltd .jltd-min .min-jl {
  padding: 2%;
  background-color: #f8f8f8;
  transition: 0.3s;
  margin-bottom: 13px;
  transition: 0.3s;
  overflow: hidden;
  width: 45%;
  float: left;
  margin-right: 2%;
}
.hc-jltd .jltd-min .min-jl:nth-child(2n){
	margin-right: 0;
}
.hc-jltd .jltd-min .min-jl .min-left {
  float: left;
}
.hc-jltd .jltd-min .min-jl .min-left img{
	width:100%;
}
.hc-jltd .jltd-min .min-jl .min-right {
  clear: both;
  margin-bottom: 8px;
}
.hc-jltd .jltd-min .min-jl .min-right h3 {
  font-size: 15px;
  color: #333;
  line-height: 30px;
  font-weight: 500;
  transition: 0.3s;
}
.hc-jltd .jltd-min .min-jl .min-right h4 {
  font-size: 12px;
  color: #666;
  font-weight: 500;
  line-height: 20px;
  transition: 0.3s;
}
.hc-jltd .jltd-min .min-jl .min-right p {
  font-size: 13px;
  color: #666;
  line-height: 25px;
  padding-bottom: 10px;
  transition: 0.3s;
  display:none;
}
.hc-jltd .jltd-min .min-jl .min-right .wow a {
  margin-top: 20px;
  margin-right: 10px;
  display:none;
}

/* 鏁欑粌鍥㈤槦缁撴潫 */

/* 杩愯惀鍥㈤槦寮€濮� */
.hc-yytd {
  padding: 15px 0;
}
.hc-yytd .hc-about-auto {
  
}
.hc-yytd .hc-about-auto .page-head p {
  /* text-align: left; */
}
.hc-yytd .hc-about-auto .page-head img{
	max-width:100%;
}
.hc-yytd .hc-about-auto .page-head > span {
  display: inline-block;
  width: 445px;
  height: 2px;
  background-color: #f4f5f9;
  vertical-align: middle;
  display:none;
}
.hc-yytd .hc-about-auto .yytd-content {
  padding-top: 20px;
}
.wkkyytdst{
	margin-bottom:25px;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-left {
  
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-left img{
	width:100%;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-right {
	margin-top: -4px;
  padding-top: 40px;
  border: 1px #e6e6e6 solid;
  border-top: none;
  background: #f8f8f8;
  padding: 3%;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-right .one-title a {
    width: 100%;
    background-color: #292b78;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    display: block;
    margin-top: -30px;
    position: relative;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-right .one-text {
      line-height: 22px;
    color: #666;
    padding-top: 12px;
    font-size: 12px;
    padding-bottom: 12px;
}
.hc-yytd .hc-about-auto .yytd-content .list-right .one-right {
  float: left;
}
.hc-yytd .hc-about-auto .yytd-content .list-right .one-left {
  float: right;
}

.hc-yytd .hc-about-auto .yytd-content .list-right .one-right {
      margin-top: -4px;
    padding-top: 40px;
    border: 1px #e6e6e6 solid;
    border-top: none;
    background: #f8f8f8;
    padding: 3%;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .wow a {
  border: 1px #fbfbfb solid;
  background: #fff;
  color: #999;
}
.hc-yytd .hc-about-auto .yytd-content .list-one:hover .wow a {
  background-color: #5f61bc;
  color: #fff;
  border: 1px #5f61bc solid;
}
/* 杩愯惀鍥㈤槦缁撴潫 */

/* 鏁欑粌鍥㈤槦鍐呴〉寮€濮� */
.hc-jlny {
  padding: 12px 0;
}
.hc-jlny .hc-jlny-auto {
  width: 95%;
  margin: 0 auto;
}
.hc-jlny .hc-jlny-auto .jlny-title {
  border-bottom: 1px #e5e5e5 solid;
  padding: 10px 0;
}
.hc-jlny .hc-jlny-auto .jlny-title h3 {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  line-height: 35px;
}
.hc-jlny .hc-jlny-auto .jlny-title p {
  font-size: 12px;
  color: #666;
  line-height: 19px;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right {
  text-align: left;
  font-size: 12px;
  color: #666;
  margin-top: 10px;
  padding-bottom: 2px;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right a {
  vertical-align: middle;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right img {
  margin-bottom: -4px;
  opacity: 0.8;
  height: 18px;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right img:hover {
  opacity: 1;
}
.hc-jlny .hc-jlny-auto .jlny-min {
	width:98%;
	margin:auto;
	padding-top: 20px;
	padding-bottom: 46px;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-left {
  width: 100%;
  margin-top:12px;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-right {
  
}
.hc-jlny .hc-jlny-auto .jlny-min .min-right img{
	width: 80%;
    margin: auto;
    display: block;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-left .min-left-text p {
  color: #666;
  font-size: 12px;
  line-height: 24px;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-left .min-left-English {
  color: #666;
  font-size: 12px;
  line-height: 24px;
  padding-top: 25px;
}
.bottom-page {
  text-align: center;
  width: 93%;
  margin: auto;
  margin-bottom: 30px;
}
.bottom-page .next {

}
.bottom-page .next a {
  font-size: 12px;
    width: 92%;
    color: #666;
    border: 1px #e5e5e5 solid;
    transition: .3s;
    background-color: #fff;
    height: 33px;
    line-height: 33px;
    display: block;
    padding: 0 4%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	border-radius: 50px;
	margin:auto;
}
.bottom-page .prev {
	margin-bottom: 8px;
}
.bottom-page .prev a {
    font-size: 12px;
    width: 92%;
    color: #666;
    border: 1px #e5e5e5 solid;
    transition: .3s;
    background-color: #fff;
    height: 33px;
    line-height: 33px;
    display: block;
    padding: 0 4%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	border-radius: 50px;
	margin:auto;
}
.bottom-page a:hover {
  background-color: #292b78;
  color: #fff;
}
/* 鏁欑粌鍥㈤槦鍐呴〉缁撴潫 */

/* 閽ф嘲缃戠悆鍦哄紑濮� */
.hc-wqc {
  padding: 15px 0;
}
.wqc-page-nav div{
	width: 49%;
    float: left;
    margin: 13px 0 0 0;
    margin-right: 2%;
}
.wqc-page-nav div:nth-child(3) {
    margin-right: 2%;
	margin-bottom:13px;
}
.wqc-page-nav div:nth-child(2n) {
    margin-right: 0px;
}
.hc-wqc_bac{
	background:#fbfbfb;
}
.hc-wqc_bac .hc-about-auto .page-head h2 em{
	background:#fbfbfb;
}
.hc-wqc .hc-about-auto .page-head > span {
  width: 430px;
}
.pc-slide {
  width: 99.9%;
  margin: 0 auto;
  margin-top: 20px;
}
.view .swiper-container {
  width: 100%;
}
.swiper-wrapperwkk{
	display:block !important;
}
.view .arrow-left {
  background: url(../images/index_tab_l.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -25px;
  width: 28px;
  height: 51px;
  z-index: 10;
  display: none;
}
.view .arrow-right {
  background: url(../images/index_tab_r.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -25px;
  width: 28px;
  height: 51px;
  z-index: 10;
  display: none;
}
.preview {
  width: 100%;
  margin-top: 4px;
  position: relative;
}
.preview .swiper-container {
  width: 100%;
  /* padding:0 20px; */
  /* margin-left: 35px; */
}
.hc-wqc .wqc-content .preview .swiper-slide {
    width: 32.5%;
    margin-right: 1.5%;
    cursor: pointer;
    background-color: #eeeeee;
}
.hc-wqc .wqc-content .preview .swiper-slide p {
  color: #555;
    font-size: 12px;
    height: 23px;
    line-height: 21px;
    text-align: center;
}
.preview .arrow-left {
  background: url(../images/feel3.png) no-repeat 2px center #ebebeb;
      position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -38px;
    width: 16px;
    height: 45px;
    z-index: 10;
    opacity: 0.6;
}
.preview .arrow-right {
  background: url(../images/feel4.png) no-repeat 6px center #ebebeb;
  position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -38px;
    width: 16px;
    height: 45px;
    z-index: 10;
    opacity: 0.6;
}
.preview img {
  width: 100%;
}
.hc-wqc .wqc-content .min-right {
  background-color: #292b78;
  color: #fff;
  padding:7% 4%;
  margin-bottom: 6px;
}
.hc-wqc .wqc-content .min-right h3 {
  font-size: 26px;
  font-weight: 500;
  line-height: 45px;
  display:none;
}
.wqc-wkknote{
font-size: 12px;
color: #666;
text-align: left;
line-height: 22px;
width: 95%;
margin:27px auto
}
.hc-wqc .wqc-content .min-right h3 span {
  height: 2px;
  width: 80px;
  display: block;
  margin: 3px 0;
}
.hc-wqc .wqc-content .min-right p {
  font-size: 13px;
  line-height: 24px;
  padding-bottom: 12px;
}
.hc-wqc .wqc-content .min-right .zxyd {
  border: 1px #fff solid;
  width: 100px;
  line-height: 24px;
  text-align: center;
  height: 24px;
  border-radius: 5px;
  font-size: 13px;
  display: inline-block;
  margin-right: 5px;
  cursor: pointer;
  position: relative;
}
.hc-wqc .wqc-content .min-right .ckdt {
  border: 1px #fff solid;
  width: 100px;
  line-height: 24px;
  text-align: center;
  height: 24px;
  border-radius: 5px;
  font-size: 13px;
  display: inline-block;
  cursor: pointer;
}
.ckdt a{
	color:#fff;
	display:block;
}
.hc-wqc .wqc-content .min-right .bot-lx {
  margin-top: 18px;
}
.hc-wqc .wqc-content .min-right .bot-lx img{
	width:28px;
}
.hc-wqc .wqc-content .min-right .bot-lx .dyhm{
  display: inline-block;
  margin-left: 10px;
  font-size: 15px;
}
.hc-wqc .wqc-content .min-right .bot-lx .dyhm h4 {
  font-size: 15px;
  font-weight: 500;
}
.swiper-container .swiper-slide {
  cursor: pointer;
}
.swiper-container .swiper-slide img{
	max-width:100%;
}
.hc-wqc .wqc-content #action img {
  border: 2px solid #292b78;
  padding: 0;
}
.dt{
  width: 847px;
  height: 517px;
  background-color: #fff;
  position: fixed;
  border-radius: 10px;
  top:250px;
  right:-710px;
  box-shadow: 0 14px 7px rgba(0, 0, 0, 0.1);
  opacity: 0;
  z-index: 1288;
  transition: .7s;
  display:none;
}
.zxyd-main {
  width: 88%;
  position: fixed;
  z-index: 1088;
  background-color: #fff;
  top: 17%;
  right: 30%;
  text-align: left; 
  box-shadow: 0 14px 7px rgba(0, 0, 0, 0.1);
  display: none;
}
.zxyd-main .zxyd-title {
  background-color: #292b78;
  padding: 8px;
}
.zxyd-main .zxyd-title h3 {
  font-size: 15px;
  color: #fff;
  font-weight: 500;
}
.zxyd-main .zxyd-title span {
  width: 60px;
  height: 2px;
  background-color: #fff;
  display: block;
  margin-top: 6px;
}
.zxyd-main .zxyd-title .close {
  float: right;
  margin-top: -40px;
  margin-right: 5px;
  cursor: pointer;
}
.closeimg{
	width: 14px;
    margin-top: 22px;
}
.zxyd-main .zxyd-con {
  padding: 3%;
  margin-top: 10px;
   max-height: 340px;
   overflow: scroll;
}
.zxyd-main .zxyd-con p {
	width:92%;
	margin:auto;
  color: #999;
  font-size: 12px;
  padding-bottom: 0;
  clear:both;
}
.zxyd-con .explain .ue-table-interlace-color-single{
	background-color: #fcfcfc;
	height: 32px;
	line-height: 32px;
}
.zxyd-con .explain{
margin-bottom:25px;
}
.zxyd-con .explain td {
	border: 1px solid #DDD;
}
.zxyd-con .explain table {
        width: 100% !important;
    }

.zxyd-con .explain table span {
        border-collapse: collapse;
        font-size: 12px !important;
        text-align: center;
        line-height: 28px;
    }

.zxyd-con .explain table, th, td {
        border: 1px solid #e3e3e3 !important;
        font-size: 12px !important;
		border-collapse: collapse;
		padding: 3px;
    line-height: 28px;
	color: #666;
    }
.zxyd-con .explain p{
color:#666;
}
.zxyd-main .zxyd-con input {
  width: 100%;
  height:28px;
  text-indent: 1em;
  outline: none;
  font-size:12px;
}
.zxyd-main .zxyd-con #content {
  width: 100%;
  height: 80px;
  text-indent: 1em;
  padding-top:6px;
  outline: none;
}
.zxyd-main .zxyd-con .input_item {
    margin:auto;
    width: 92%;
	margin-bottom: 8px;
}

.wkkcont{
	clear:both;
}
.zxyd-main .zxyd-con .hidden {
  width: 50%;
    background-color: #292b78;
    color: #fff;
    border: none;
    border-radius: 50px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    text-indent: 0em;
}
.dt .dt-title{
  background-color: #292b78;
  border-radius: 10px;
  padding: 10px;
  border-radius: 10px 10px 0 0;
  text-align: left;
}
.dt .dt-title h3{
  font-size: 24px;
  color: #fff;
  font-weight: 500;
} 
.dt .dt-title .dtclose{
  text-align: right;
  margin-top:-40px;
  margin-right:10px; 
  cursor: pointer;
}
.dt .dt-title span {
  width: 60px;
  height: 2px;
  background-color: #fff;
  display: block;
  margin-top: 5px;
}
#hc-wqc-2 .swiper-container .swiper-slide{
  text-align: right;
}
#hc-wqc-2  .wqc-content .preview .swiper-slide p{
  text-align: left;
}
#hc-wqc-2 .wqc-content .min-right{
  float:none;
}
#hc-wqc-4 .swiper-container .swiper-slide{
  text-align: right;
}

#hc-wqc-4 .wqc-content .min-right{
  float:none;
}
/* 閽ф嘲缃戠悆鍦虹粨鏉� */


/* 璇剧▼浠嬬粛寮€濮� */
.hc-kcjs{
  background-color:#f8f8f8;
  width:100%;
  height: auto;
    overflow: hidden;
	padding-bottom: 40px !important;
}
.hc-kcjs .hc-kcjs-auto{
  width:95%;
  margin:0 auto;
  background-color: #fff;
  padding-bottom: 10px;
  overflow:hidden;
  margin-top: 15px;
}
.hc-kcjs .hc-kcjs-auto .kcjs-head{
  width:95%;
  margin:auto;
  padding:12px 0px 7px 0px;
}
.hc-kcjs .hc-kcjs-auto .head-title  .title-img{
      max-width: 38px;
    float: left;
    margin-top: 3px;
    margin-right: 5px;
}
.hc-kcjs .hc-kcjs-auto .head-title  .title-img img{
	width:90%;
}
.hc-kcjs .hc-kcjs-auto .head-title .head-h3{
  display:inline-block
}
.hc-kcjs .hc-kcjs-auto .head-title .head-h3 h3{
  font-size:16px;
  color:#666;
}
.hc-kcjs .hc-kcjs-auto .head-title .head-h3 p{
  font-size:12px;
  color:#666;
  letter-spacing: -1px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right{
  text-align: right;
  color:#666;
  font-size:14px;
  vertical-align: middle;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right{
  vertical-align: middle;
  float: right;
  margin-top: 8px;
  font-size: 12px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right img{
   margin-bottom:-5px;
   opacity: .8;
   height: 18px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right img:hover{
  opacity: 1;
}
.hc-kcjs .hc-kcjs-auto .kcjs-head .head-title{
	margin-top:15px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-bottom {
  margin-left:0px;
  margin-top: 15px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-bottom img{
  vertical-align: middle;
  margin:0 6px 0 0;
  margin-bottom:5px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-bottom span{
  margin:0 12px 0 0;
  color:#666;
  font-size:12px;
}

.hc-kcjs .hc-kcjs-auto .kcjs-head .head-bot{
   border: 1px #e0e0e0 solid;
    padding: 10px;
    background-color: #f8f8f8;
    line-height: 22px;
    font-size: 12px;
    color: #666;
    border-radius: 10px;
    margin-top: 20px;
    position: relative;
}
.hc-kcjs .hc-kcjs-auto .kcjs-head .head-bot::before{
  content:'';
  width:0;
	height:0;
	border-right:15px solid transparent;
	border-left:15px solid transparent;
  border-bottom:15px solid #f8f8f8;
  position: absolute;
  top:-15px;
  left:72px;
  display:none;
}
.hc-kcjs .hc-kcjs-auto .kcjs-cont{
  padding: 12px 0;
    text-align: left;
    padding-bottom: 25px;
    font-size: 14px;
    line-height: 30px;
    color: #666;
    width: 95%;
    margin: auto;
}
.hc-kcjs .hc-kcjs-auto .kcjs-cont img{
	max-width:100%
}
.hc-kcjs .hc-kcjs-auto .bottom-page a{
  transition: .3s;
}
/* 璇剧▼浠嬬粛缁撴潫 */

/* 璧涗簨娲诲姩寮€濮� */
.page-hdss{
  /* margin-top:22px; */
}
.page-hdss .about-head{
  margin-bottom:30px;
  margin-top: 30px;
}
/* 璧涗簨娲诲姩缁撴潫 */

/* 璧涗簨娲诲姩鍐呴〉寮€濮� */
.hc-sshd{
  background-color: #f8f8f8;
    width: 100%;
    margin: auto;
    height: auto;
    overflow: hidden;
	padding-bottom: 38px !important;
}
.hc-sshd .hc-sshd-auto{
    width: 90%;
    margin: 0 auto;
    background-color: #fff;
    overflow: hidden;
    padding: 0px 3%;
    margin-top: 15px;
	padding-bottom: 22px;
}
.hc-sshd .hc-sshd-auto .sshd-title{
  padding:2%;
  border-bottom: 1px  #dddddd solid;
}
.hc-sshd .hc-sshd-auto .sshd-title h3{
  text-align: center;
  font-size:18px;
  color:#292b78;
  margin:28px 0 32px;
}
.hc-sshd .hc-sshd-auto .sshd-title  p{
  font-size:12px;
  color:#666;
  float: left;
  width: 50%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hc-sshd .hc-sshd-auto .sshd-title .title-right{
  color:#666;
  font-size:12px;
  vertical-align: middle;
  float: right;
}
.hc-sshd .hc-sshd-auto .sshd-title .title-right img{
   opacity: .8;
   margin-bottom:-5px;
       height: 18px;
}
.hc-sshd .hc-sshd-auto .sshd-title .title-right img:hover{
  opacity: 1;
}
.hc-sshd .hc-sshd-auto  .sshd-cont{
   text-align: center;
   padding-bottom:28px;
       margin-top: 20px;
  }
.hc-sshd .hc-sshd-auto  .sshd-cont p{
      color: #666;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
    margin: 6px 0;
}
.hc-sshd .hc-sshd-auto  .sshd-cont p img{
	max-width:100%;
}
/* 璧涗簨娲诲姩鍐呴〉缁撴潫 */


/* 璇剧▼鍩硅寮€濮� */
.hc-pxkc{
  padding:30px 0;
}
.hc-pxkc .hc-about-auto{
  width:95%;
  margin:0 auto;
} 
.hc-pxkc .hc-about-auto .add-services{
	margin-bottom: 60px;
	display:block;
}
.hc-pxkc .hc-about-auto .add-services div{
	width:100%;
	text-align:center;
	margin-bottom:25px
}
.hc-pxkc .hc-about-auto .add-services div h4 img{
	width:100%;
}
.hc-pxkc .hc-about-auto .add-services div h5{
	font-size:16px;
	color:#2a2c79;
	margin: 8px 0;
}

.hc-pxkc .hc-about-auto .add-services div p{
	font-size:12px;
	color:#666;
	line-height: 20px;
	width: 96%;
	margin: auto;
}
.hc-pxkc .hc-about-auto .pxkc-list{
  padding: 7px 0 25px 0px;
    background: #f8f8f8;
    margin-bottom: 20px;
    margin-top: 26px;
    overflow: hidden;
    clear: both;
}

.hc-pxkc .hc-about-auto .pxkc-list:nth-of-type(5){
  border:none;
}
.hc-pxkc .hc-about-auto .pxkc-list  .list-img{
  width: 100%;
}
.hc-pxkc .hc-about-auto .pxkc-list  .list-img img{
	border-radius: 2px;
    height: auto;
    width: 96%;
    margin: auto;
    transition: all .36s ease;
    display: block;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min{
  width: 96%;
  margin: auto;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min h3{
      font-size: 15px;
    color: #292b78;
    margin-bottom:3px;
    margin-top: 15px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min p span{ 
       font-size: 12px;
    color: #666;
    margin-right: 10px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .text{
  font-size:12px;
  color:#666;
  line-height: 22px;
  padding:10px 0 15px 0;
  border-bottom:1px #e4e4e4 dashed;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .btnck {
 text-align: right;
 margin-top: 16px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .btnck a{
  display: block;
    width: 110px;
    background-color: #5f61bc;
    color: #fff;
    font-size: 12px;
    transition: .3s;
    border: 1px #5f61bc solid;
    margin: auto;
    height: 26px;
    text-align: center;
    line-height: 26px;
    border-radius: 50px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .btnck a:hover{
  border:1px #292b78 solid;
  background-color:#292b78;
  color:#fff;
}
/* 璇剧▼鍩硅缁撴潫 */

/* 鑱旂郴鎴戜滑寮€濮� */
.hc-lxwm{
  padding:15px 0;
}
.hc-lxwm .hc-about-auto{
  width: 95%;
  text-align:left;
  margin:auto;
}
.hc-lxwm .hc-about-auto .page-head{
  margin-bottom: 30px;
}
.hc-lxwm .lxwm-list{
  background: #f8f8f8;
      width: 96%;
    padding: 2%;
	padding-bottom: 5%;
	margin-bottom: 18px;
}
.hc-lxwm .lxwm-list .lxwm-img img{
	max-width:548px;
	transition: all .36s ease;
}
.lxwm-img{
	overflow:hidden;
}
.hc-lxwm .lxwm-list:hover .lxwm-img img{
	transition: all .36s ease;
transform: scale(1.05);
}
.hc-lxwm .lxwm-list h3{
  font-size:15px;
  color:#333;
  font-weight: 500;
      margin-top: 10px;
    margin-bottom: 6px;
  text-align: left;
  padding:0 2%;
}
.hc-lxwm .lxwm-list p{
  color:#666;
  line-height: 22px;
  font-size:12px;
  vertical-align: middle;
  text-align: left;
}
.hc-lxwm .lxwm-list .p1{
	padding:0 2%;
}
.hc-lxwm .lxwm-list .p2{
	margin-top:7px;
	padding:0 2%;
}
.hckkmap{
	width:100%;
	height:160px;
}
.hc-lxwm .lxwm-list .p1 img{
  margin-bottom: -3px;
  margin-left: 7px;
} 
.hc-lxwm .lxwm-list .p2 img{
      margin-bottom: -3px;
    margin-right: 5px;
    max-width: 16px;
}
.hc-lxwm .lxwm-list .p2  span{
  font-size:14px;
  color:#666;
  margin:0 3px;
}
/* 鑱旂郴鎴戜滑缁撴潫 */

.hc_book{
	height:500px;
	overflow:hidden;
	width:100%;
	background:url(../images/book.jpg) 0 0 no-repeat;
	margin-top: 25px;
}
.hc_book_auto{
	width: 95%;
    margin: auto;
    background: #fff;
    height: 406px;
    margin-top: 45px;
    overflow: hidden;
    box-shadow: 1px 3px 16px rgba(0,0,0,.1);
}
.hc_book_auto .page-head h2 {
  font-size: 18px;
  color: #292b78;
  text-align: center;
  vertical-align: middle;
  margin-top: 30px;
}
.hc_book_auto .page-head p {
  font-size: 12px;
  color: #666;
  text-align: center;
  margin-top: 6px;
  line-height: 25px;
  width:160px;
      overflow: hidden;
    white-space: nowrap;
    margin: auto;
}
.hc_book_form{
	display:block;
	width:86%;
	margin:auto;
	margin-top: 12px;
}
.hc_book_form input{
	width:100%;
	height:32px;
	border:1px solid #e1e7ee;
	text-indent: 1em;
	margin-bottom:8px;
	    font-size: 12px;
}
.hc_book_email{
	margin-right:0px !important;
}
.hc_book_content{
	width:100%;
	border:1px solid #e1e7ee;
	height:70px;
	text-indent: 1em;
	padding-top:10px;
}
.hc_book_submit{
	    display: block;
    height: 33px;
    width: 150px;
    margin-right: 0px;
    background: #292b78;
    margin: auto;
    color: #fff;
    border: none;
    font-size: 15px;
    border-radius: 50px;
    margin-top: 26px;
    line-height: 33px;
    outline: none;
}
.bottom-right a{padding:0 !important;float: none !important;height: auto !important;background-image:none !important; margin: 0 !important;}
.bottom-right img{pointer-events:none;}
}

@media only screen and (max-width: 768px) and (min-width: 541px){
.wkk_mbhide{
	display:none;
}
.page-nav {
  background-color: #fbfbfb;
  padding: 0px 2.5%;
  text-align: center;
  overflow: hidden;
}
.page-nav div {
  width:32%;
  float:left;
  margin: 13px 0px;
  margin-right: 2%;
}
.page-nav div:nth-child(3){
	margin-right:0px;
}
.page-nav div a {
  width:100%;
  height:36px;
  line-height:36px;
  background-color: #f3f3f3;
  text-align: center;
  font-size: 14px;
  color: #666;
  display:block;
  transition: 0.3s;
}
.page-nav div a::after {
  content: "";
  width: 15px;
  height: 1px;
  display: inline-block;
  background-color: #b4b5df;
  vertical-align: middle;
  margin-left: 5px;
  width: 0;
  transition: 0.3s;
}
.page-nav div a::before {
  content: "";
  width: 15px;
  height: 1px;
  display: inline-block;
  background-color: #b4b5df;
  vertical-align: middle;
  margin-right: 5px;
  width: 0;
  transition: 0.3s;
}
.page-nav div a:hover {
  background-color: #5f61bc;
  color: #fff;
}
.page-nav div a:hover::after {
  width: 12px;
}
.page-nav div a:hover::before {
  width: 12px;
}
.page-nav div a.acton {
  background-color: #5f61bc;
  color: #fff;
}
.page-nav div a.acton::after {
  width: 12px;
}
.page-nav div a.acton::before {
  width: 12px;
}
.Page{
   text-align: center;
   padding-top:30px;
   display:none;
}
.Page a.action{
  background-color:#292b78;
  color:#fff;
  border-color:#292b78;
}
.Page a{
  padding:7px 13px;
  border:1px #ccc solid;  
  font-size:14px;
  color:#666;
  transitioN:.2s;
  background-color:#fff;
  margin:0 2px;
}
.Page a:hover{
  background-color: #292b78;
  color:#fff;
  border-color: #292b78;
}
/* 鍏充簬鎴戜滑寮€濮� */
.hc-about {
  padding: 30px 0;
  position: relative;
  z-index: 999;
}
.hc-about-auto {
  width: 95%;
  margin: 0 auto;
  overflow: hidden;
}
.hc-about-auto .page-head {
   margin: 15px auto;
   text-align: center;
   margin-bottom: 0px;
}
.hc-about-auto .page-head h2 {
  font-size: 22px;
  color: #292b78;
  text-align: center;
  position: relative;
}
.hc-about .hc-about-auto .page-head h2::before {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 0;
  top: 16px;
}
.hc-about .hc-about-auto .page-head h2::after {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 50%;
  top: 16px;
}
.hc-about .hc-about-auto .page-head h2 em{
	position: relative;
    background: #fff;
    padding: 0px 15px;
    z-index: 99;
    font-style: normal;
}
.about-cd .hc-about-auto .page-head h2::before {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 0;
  top: 16px;
}
.about-cd .hc-about-auto .page-head h2::after {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 50%;
  top: 16px;
}
.about-cd .hc-about-auto .page-head h2 em{
	position: relative;
    background: #fff;
    padding: 0px 15px;
    z-index: 99;
    font-style: normal;
}
.hc-about-auto .page-head h2::before {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 0;
  top: 16px;
}
.hc-about-auto .page-head h2::after {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 50%;
  top: 16px;
}
.hc-about-auto .page-head h2 em{
	position: relative;
    background: #fff;
    padding: 0px 15px;
    z-index: 99;
    font-style: normal;
}
.hc-about-auto .page-head h2 span {
  width: 80px;
  background-color: #292b78;
  display: block;
  height: 3px;
  margin: 0 auto;
  margin-top: 8px;
  display: none;
}
.hc-about-auto .page-head > span {
  display: inline-block;
  width: 465px;
  height: 2px;
  background-color: #f4f5f9;
  vertical-align: middle;
  display:none;
}
.hc-about .hc-about-auto .hc-about-content {
  margin-top: 22px;
}
.hc-about .hc-about-auto .hc-about-content .content-wkkimg{
	width: 100%;
	margin-right: 19px;
	overflow: hidden;
	text-align:center;
	display:flex;
}
.hc-about .hc-about-auto .hc-about-content .content-text{
	width: 100%;
	overflow: hidden;
}
.wkk-about-content{
	height:auto;
	overflow:hidden;
}
.hc-about .hc-about-auto .hc-about-content .content-text p {
  line-height: 26px;
  font-size: 14px;
  color: #666;
}
.hc-about .hc-about-auto .hc-about-content .content-img {
  text-align: center;
  margin-top: 30px;
  clear:both;
   display:none;
}
.bigimg {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: none;
  z-index: 9999;
  border: 6px solid #fff;
}
.mask {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.5;
  filter: Alpha(opacity=50);
  z-index: 98;
  transition: all 1s;
  display: none;
}
.bigbox {
  background: #fff;
  overflow: hidden;
}
.bigbox > .imgbox {
  overflow: hidden;
  width: 100%;
  margin:auto;
  position:relative;
  margin-bottom: 1%;
}
.bigbox > .imgbox:nth-child(1) {
	width:49%;
	float:left;
}
.bigbox > .imgbox:nth-child(2) {
	width:49%;
	float:right;
}
.bigbox > .imgbox img:nth-child(1) {
  width: 100%;
}
.imgbox:hover {
  cursor: zoom-in;
}
.mask:hover {
  cursor: zoom-out;
}
.mask > img {
  position: fixed;
  right: 50px;
  top: 90px;
  width: 30px;
}
.mask > img:hover {
  cursor: pointer;
}
.bigbox .more {
  position: absolute;
  right: 10px;
  top: 10px;
}

/* 骞村害浜嬩欢 */
.about-nd {
  padding: 30px 0;
  background: url(../images/gywm12.jpg) no-repeat;
  height: 560px;
  margin-top: 12px;
}
.about-nd .nd-auto {
  width: 96%;
  margin: 0 auto;
}
.nd-auto .page-head {
  margin-top: 30px;
}
.nd-auto .page-head .year{
    display: none;
}
.nd-auto .page-head h2 {
  font-size: 22px;
  color: #292b78;
  text-align: center;
  position:relative;
  margin-bottom: 20px;
}
.nd-auto .page-head h2::before {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #cacaca;
  position: absolute;
  left: 0;
  top: 16px;
}
.nd-auto .page-head h2::after {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #cacaca;
  position: absolute;
  left: 50%;
  top: 16px;
}
.nd-auto .page-head h2 em{
	position: relative;
    background: #dbd7d4;
    padding: 0px 15px;
    z-index: 99;
    font-style: normal;
}
.nd-auto .page-head h2 span {
  width: 80px;
  background-color: #292b78;
  display: block;
  height: 3px;
  margin: 0 auto;
  margin-top: 8px;
  display:none;
}
.nd-auto .page-head > span {
  display: inline-block;
  width: 537px;
  height: 2px;
  background-color: #d3cac3;
  vertical-align: middle;
  display:none;
}
.nd-auto .page-head img {
  vertical-align: middle;
  display:none;
}
.about-nd .nd-auto .nd-content {
  background-color: #fff;
  padding: 32px 8px;
  margin-top: 30px;
}
.about-nd .nd-auto .nd-content .nd-content-min {
  height: 375px;
  overflow: auto;
}
.nd-content-min::-webkit-scrollbar {
 width: 4px;
 height: 100%;
 background: rgba(0, 0, 0, 0.1);
}
.nd-content-min::-webkit-scrollbar-thumb {
 border-radius: 10px;
 background: #5f61bc;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-left {
  float: left;
  padding-right: 40px;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-left p {
  color: #999;
  font-size: 14px;
  line-height: 50px;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-right {
    width: 90%;
    margin: auto;
}
.nd-time{
	display:block;
	color: #959595;
}
.nd-contentxq{
	display: block;
    max-width: 100%;
	line-height: 24px;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-right p {
  color: #666;
  font-size: 14px;
  line-height: 28px;
  position: relative;
  padding-bottom: 20px;
  border-left: 1px #ddd solid;
  padding-left:15px;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-right p::before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #aaa;
  border-radius: 50%;
  position: absolute;
  top: 22px;
  left:-4px;
}

/* 鍦哄湴璁炬柦 */
.about-cd {
  padding: 30px 0;
}
.about-cd .hc-about-auto {
  width:95%;
}
.about-cd .hc-about-auto .cd-content{
	margin-top:30px;
}
.about-cd .hc-about-auto .cd-content .cdlist1 {
  width: 95%;
  margin: auto;
  margin-bottom:30px;
}
.about-cd .hc-about-auto .cd-content .cdlist1 img{
	width:100%;
}
.about-cd .hc-about-auto .cd-content .cdlist1 h3 {
  font-size: 21px;
  color: #999;
  opacity: 0.1;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  line-height: 55px;
  display:none;
}
.about-cd .hc-about-auto .cd-content .cdlist1 p {
  font-size: 14px;
  color: #666;
  line-height: 25px;
  padding: 0 10px;
  margin-top: 8px;
}
/* 鍏充簬鎴戜滑缁撴潫 */

/* 绠＄悊鍥㈤槦寮€濮� */
.hc-gltd {
  padding: 30px 0;
}
.hc-about-auto .page-head p {
  font-size: 14px;
  color: #666;
  text-align: center;
  margin-top: 35px;
  line-height: 25px;
}
/* 绠＄悊鍥㈤槦缁撴潫 */

/* 鏁欑粌鍥㈤槦寮€濮� */
.hc-jltd {
  width:95%;
  margin:auto;
  margin-top: 28px;
}
.hc-jltd .jltd-content {
  z-index: 2;
  top: 20px;
  background-color: #fff;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.hc-jltd .jltd-content .min-left{
	margin-top: 20px;
}
.hc-jltd .jltd-content .min-left img{
	width:100%;
}
.hc-jltd .jltd-content .min-right {

}
.hc-jltd .jltd-content .min-right h3 {
  font-size: 17px;
  color: #333;
  line-height: 40px;
  margin-top: 10px;
}
.hc-jltd .jltd-content .min-right h4 {
  font-size: 14px;
  color: #666;
}
.hc-jltd .jltd-content .min-right span {
  width: 60px;
  height: 2px;
  background-color: #292b78;
  display: block;
  display:none;
}
.hc-jltd .jltd-content .min-right p {
  color: #666;
  line-height: 25px;
  font-size: 14px;
  margin-top: 12px;
  padding-bottom: 27px;
}
.hc-jltd .jltd-content .wow a {
  
}
.hc-jltd .jltd-ld {
  height: 135px;
  background-color: #292b78;
  margin-top: -40px;
  display: none;
}
.hc-jltd .jltd-min {
  width: 100%;
  margin: 0 auto;
  margin-top: 50px;
  overflow: hidden;
  margin-bottom: 55px;
}
.hc-jltd .jltd-min .min-jl {
  padding: 2%;
  background-color: #f8f8f8;
  transition: 0.3s;
  margin-bottom: 13px;
  transition: 0.3s;
  overflow: hidden;
  width: 45%;
  float: left;
  margin-right: 2%;
}
.hc-jltd .jltd-min .min-jl:nth-child(2n){
	margin-right: 0;
}
.hc-jltd .jltd-min .min-jl .min-left {
  
}
.hc-jltd .jltd-min .min-jl .min-left img{
	width:100%;
}
.hc-jltd .jltd-min .min-jl .min-right {
  clear: both;
  margin-bottom: 8px;
}
.hc-jltd .jltd-min .min-jl .min-right h3 {
  font-size: 16px;
  color: #333;
  line-height: 32px;
  font-weight: 500;
  transition: 0.3s;
}
.hc-jltd .jltd-min .min-jl .min-right h4 {
  font-size: 12px;
  color: #666;
  font-weight: 500;
  line-height: 20px;
  transition: 0.3s;
}
.hc-jltd .jltd-min .min-jl .min-right p {
  font-size: 13px;
  color: #666;
  line-height: 25px;
  padding-bottom: 10px;
  transition: 0.3s;
  display:none;
}
.hc-jltd .jltd-min .min-jl .min-right .wow a {
  margin-top: 20px;
  margin-right: 10px;
  display:none;
}

/* 鏁欑粌鍥㈤槦缁撴潫 */

/* 杩愯惀鍥㈤槦寮€濮� */
.hc-yytd {
  padding: 30px 0;
}
.hc-yytd .hc-about-auto {
  
}
.hc-yytd .hc-about-auto .page-head p {
  /* text-align: left; */
}
.hc-yytd .hc-about-auto .page-head img{
	max-width:100%;
}
.hc-yytd .hc-about-auto .page-head > span {
  display: inline-block;
  width: 445px;
  height: 2px;
  background-color: #f4f5f9;
  vertical-align: middle;
  display:none;
}
.hc-yytd .hc-about-auto .yytd-content {
  padding-top: 20px;
}
.wkkyytdst{
	margin-bottom: 25px;
    width: 49%;
    float: left;
    margin-right: 2%;
}
.wkkyytdst:nth-child(2n){
	margin-right:0px
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-left {
  
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-left img{
	width:100%;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-right {
	margin-top: -4px;
  padding-top: 40px;
  border: 1px #e6e6e6 solid;
  border-top: none;
  background: #f8f8f8;
  padding: 3%;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-right .one-title a {
    width: 100%;
    background-color: #292b78;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    display: block;
    margin-top: -32px;
    position: relative;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-right .one-text {
      line-height: 24px;
    color: #666;
    padding-top: 18px;
    font-size: 14px;
    padding-bottom: 15px;
}
.hc-yytd .hc-about-auto .yytd-content .list-right .one-right {
  float: left;
}
.hc-yytd .hc-about-auto .yytd-content .list-right .one-left {
  float: right;
}

.hc-yytd .hc-about-auto .yytd-content .list-right .one-right {
      margin-top: -4px;
    padding-top: 40px;
    border: 1px #e6e6e6 solid;
    border-top: none;
    background: #f8f8f8;
    padding: 3%;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .wow a {
  border: 1px #fbfbfb solid;
  background: #fff;
  color: #999;
}
.hc-yytd .hc-about-auto .yytd-content .list-one:hover .wow a {
  background-color: #5f61bc;
  color: #fff;
  border: 1px #5f61bc solid;
}
/* 杩愯惀鍥㈤槦缁撴潫 */

/* 鏁欑粌鍥㈤槦鍐呴〉寮€濮� */
.hc-jlny {
  padding: 12px 0;
}
.hc-jlny .hc-jlny-auto {
  width: 95%;
  margin: 0 auto;
}
.hc-jlny .hc-jlny-auto .jlny-title {
  border-bottom: 1px #e5e5e5 solid;
  padding: 10px 0;
}
.hc-jlny .hc-jlny-auto .jlny-title h3 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  line-height: 35px;
}
.hc-jlny .hc-jlny-auto .jlny-title p {
  font-size: 13px;
  color: #666;
  line-height: 24px;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right {
  text-align: left;
  font-size: 13px;
  color: #666;
  margin-top: 8px;
  padding-bottom: 2px;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right a {
  margin: 0 2px;
  vertical-align: middle;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right img {
  margin-bottom: -4px;
  opacity: 0.8;
  height: 22px;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right img:hover {
  opacity: 1;
}
.hc-jlny .hc-jlny-auto .jlny-min {
	width:98%;
	margin:auto;
	padding-top: 20px;
	padding-bottom: 46px;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-left {
  width: 100%;
  margin-top:20px;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-right {
  
}
.hc-jlny .hc-jlny-auto .jlny-min .min-right img{
	width: 80%;
    margin: auto;
    display: block;
	max-width: 400px;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-left .min-left-text p {
  color: #666;
  font-size: 14px;
  line-height: 28px;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-left .min-left-English {
  color: #666;
  font-size: 12px;
  line-height: 25px;
  padding-top: 50px;
  padding-top: 28px;
}
.bottom-page {
  text-align: center;
  width: 93%;
  margin: auto;
  margin-bottom: 30px;
}
.bottom-page .next {

}
.bottom-page .next a {
  font-size: 14px;
    width: 92%;
    color: #666;
    border: 1px #e5e5e5 solid;
    transition: .3s;
    background-color: #fff;
    height: 40px;
    line-height: 40px;
    display: block;
    padding: 0 4%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	border-radius: 50px;
}
.bottom-page .prev {
	margin-bottom: 10px;
}
.bottom-page .prev a {
    font-size: 14px;
    width: 92%;
    color: #666;
    border: 1px #e5e5e5 solid;
    transition: .3s;
    background-color: #fff;
    height: 40px;
    line-height: 40px;
    display: block;
    padding: 0 4%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	border-radius: 50px;
}
.bottom-page a:hover {
  background-color: #292b78;
  color: #fff;
}
/* 鏁欑粌鍥㈤槦鍐呴〉缁撴潫 */

/* 閽ф嘲缃戠悆鍦哄紑濮� */
.hc-wqc {
  padding: 30px 0;
}
.wqc-page-nav div{
	width: 49%;
    float: left;
    margin: 13px 0 0 0;
    margin-right: 2%;
}
.wqc-page-nav div:nth-child(3) {
    margin-right: 2%;
	margin-bottom:13px;
}
.wqc-page-nav div:nth-child(2n) {
    margin-right: 0px;
}
.hc-wqc_bac{
	background:#fbfbfb;
}
.hc-wqc_bac .hc-about-auto .page-head h2 em{
	background:#fbfbfb;
}
.hc-wqc .hc-about-auto .page-head > span {
  width: 430px;
}
.pc-slide {
  width: 99.9%;
  margin: 0 auto;
  margin-top: 20px;
}
.view .swiper-container {
  width: 100%;
}
.swiper-wrapperwkk{
	display:block !important;
}
.view .arrow-left {
  background: url(../images/index_tab_l.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -25px;
  width: 28px;
  height: 51px;
  z-index: 10;
  display: none;
}
.view .arrow-right {
  background: url(../images/index_tab_r.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -25px;
  width: 28px;
  height: 51px;
  z-index: 10;
  display: none;
}
.preview {
  width: 100%;
  margin-top: 4px;
  position: relative;
}
.preview .swiper-container {
  width: 100%;
  /* padding:0 20px; */
  /* margin-left: 35px; */
}
.hc-wqc .wqc-content .preview .swiper-slide {
      width: 32%;
    margin-right: 2%;
    cursor: pointer;
    background-color: #eeeeee;
}
.hc-wqc .wqc-content .preview .swiper-slide p {
  color: #555;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}
.preview .arrow-left {
  background: url(../images/feel3.png) no-repeat 4px center #ebebeb;
      position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -41px;
    width: 19px;
    height: 50px;
    z-index: 10;
    opacity: 0.6;
}
.preview .arrow-right {
  background: url(../images/feel4.png) no-repeat 8px center #ebebeb;
  position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -41px;
    width: 19px;
    height: 50px;
    z-index: 10;
    opacity: 0.6;
}
.preview img {
  width: 100%;
}
.hc-wqc .wqc-content .min-right {
  background-color: #292b78;
  color: #fff;
  padding:7% 4%;
  margin-bottom: 10px;
}
.hc-wqc .wqc-content .min-right h3 {
  font-size: 26px;
  font-weight: 500;
  line-height: 45px;
  display:none;
}
.hc-wqc .wqc-content .min-right h3 span {
  height: 2px;
  width: 80px;
  display: block;
  margin: 3px 0;
}
.hc-wqc .wqc-content .min-right p {
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 20px;
}
.wqc-wkknote{
font-size: 14px;
color: #666;
text-align: left;
width: 95%;
line-height: 25px;
margin:30px auto
}
.hc-wqc .wqc-content .min-right .zxyd {
  border: 1px #fff solid;
  width: 110px;
  line-height: 27px;
  text-align: center;
  height: 27px;
  border-radius: 5px;
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
}
.hc-wqc .wqc-content .min-right .ckdt {
  border: 1px #fff solid;
  width: 110px;
  line-height: 27px;
  text-align: center;
  height: 27px;
  border-radius: 5px;
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
}
.ckdt a{
	color:#fff;
	display:block;
}
.hc-wqc .wqc-content .min-right .bot-lx {
  margin-top: 20px;
}
.hc-wqc .wqc-content .min-right .bot-lx img{
	width:30px;
}
.hc-wqc .wqc-content .min-right .bot-lx .dyhm{
  display: inline-block;
  margin-left: 10px;
}
.hc-wqc .wqc-content .min-right .bot-lx .dyhm h4 {
  font-size: 16px;
  font-weight: 500;
}
.swiper-container .swiper-slide {
  cursor: pointer;
}
.swiper-container .swiper-slide img{
	max-width:100%;
}
.hc-wqc .wqc-content #action img {
  border: 2px solid #292b78;
  padding: 0;
}
.dt{
  width: 847px;
  height: 517px;
  background-color: #fff;
  position: fixed;
  border-radius: 10px;
  top:250px;
  right:-710px;
  box-shadow: 0 14px 7px rgba(0, 0, 0, 0.1);
  opacity: 0;
  z-index: 1288;
  transition: .7s;
  display:none;
}
.zxyd-main {
  width: 88%;
  position: fixed;
  z-index: 1088;
  background-color: #fff;
  top: 17%;
  right: 30%;
  text-align: left; 
  box-shadow: 0 14px 7px rgba(0, 0, 0, 0.1);
  display: none;
}
.zxyd-main .zxyd-title {
  background-color: #292b78;
  padding: 10px;
}
.zxyd-main .zxyd-title h3 {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}
.zxyd-main .zxyd-title span {
  width: 60px;
  height: 2px;
  background-color: #fff;
  display: block;
  margin-top: 6px;
}
.zxyd-main .zxyd-title .close {
  float: right;
  margin-top: -40px;
  margin-right: 5px;
  cursor: pointer;
}
.closeimg{
	width: 14px;
    margin-top: 22px;
}
.zxyd-main .zxyd-con {
  padding: 25px;
  max-height: 450px;
  overflow: scroll;
}
.zxyd-main .zxyd-con p {
  color: #999;
  font-size: 13px;
  padding-bottom: 0;
  clear:both;
}
.zxyd-con .explain .ue-table-interlace-color-single{
	background-color: #fcfcfc;
	height: 32px;
	line-height: 32px;
}
.zxyd-con .explain{
margin-bottom:25px;
}
.zxyd-con .explain td {
	border: 1px solid #DDD;
}
.zxyd-con .explain table {
        width: 100% !important;
    }

.zxyd-con .explain table span {
        border-collapse: collapse;
        font-size: 14px !important;
        text-align: center;
        line-height: 28px;
    }

.zxyd-con .explain table, th, td {
        border: 1px solid #e3e3e3 !important;
        font-size: 14px !important;
		border-collapse: collapse;
		    padding: 3px 15px;
    line-height: 28px;
	color: #666;
    }
.zxyd-con .explain p{
color:#666;
}
.zxyd-main .zxyd-con input {
  width: 100%;
  height:31px;
  text-indent: 1em;
  outline: none;
}
.zxyd-main .zxyd-con #content {
  width: 100%;
  height: 80px;
  text-indent: 1em;
  padding-top:6px;
  outline: none;
}
.zxyd-main .zxyd-con .input_item {
    margin:auto;
    width: 92%;
	margin-bottom: 8px;
}

.wkkcont{
	clear:both;
}
.zxyd-main .zxyd-con .hidden {
  width: 50%;
    background-color: #292b78;
    color: #fff;
    border: none;
    border-radius: 50px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    text-indent: 0em;
}
.dt .dt-title{
  background-color: #292b78;
  border-radius: 10px;
  padding: 10px;
  border-radius: 10px 10px 0 0;
  text-align: left;
}
.dt .dt-title h3{
  font-size: 24px;
  color: #fff;
  font-weight: 500;
} 
.dt .dt-title .dtclose{
  text-align: right;
  margin-top:-40px;
  margin-right:10px; 
  cursor: pointer;
}
.dt .dt-title span {
  width: 60px;
  height: 2px;
  background-color: #fff;
  display: block;
  margin-top: 5px;
}
#hc-wqc-2 .swiper-container .swiper-slide{
  text-align: right;
}

#hc-wqc-2 .wqc-content .min-right{
  float:none;
}
#hc-wqc-4 .swiper-container .swiper-slide{
  text-align: right;
}
#hc-wqc-4  .wqc-content .preview .swiper-slide p{
  text-align: left;
}
#hc-wqc-4 .wqc-content .min-right{
  float:none;
}
/* 閽ф嘲缃戠悆鍦虹粨鏉� */


/* 璇剧▼浠嬬粛寮€濮� */
.hc-kcjs{
  background-color:#f8f8f8;
  width:100%;
  height: auto;
    overflow: hidden;
	padding-bottom: 40px !important;
}
.hc-kcjs .hc-kcjs-auto{
  width:95%;
  margin:0 auto;
  background-color: #fff;
  padding-bottom: 20px;
  overflow:hidden;
  margin-top: 15px;
}
.hc-kcjs .hc-kcjs-auto .kcjs-head{
  width:95%;
  margin:auto;
  padding:20px 0px 7px 0px;
}
.hc-kcjs .hc-kcjs-auto .head-title  .title-img{
  display:inline-block
}
.hc-kcjs .hc-kcjs-auto .head-title  .title-img img{
	width:78%;
}
.hc-kcjs .hc-kcjs-auto .head-title .head-h3{
  display:inline-block
}
.hc-kcjs .hc-kcjs-auto .head-title .head-h3 h3{
  font-size:19px;
  color:#666;
}
.hc-kcjs .hc-kcjs-auto .head-title .head-h3 p{
  font-size:12px;
  color:#666;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right{
  text-align: right;
  color:#666;
  font-size:14px;
  vertical-align: middle;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right{
  vertical-align: middle;
  margin:0 2px;
  float: right;
  margin-top: 8px;
  font-size: 13px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right img{
  margin:0 2px;
   margin-bottom:-5px;
   opacity: .8;
   height: 22px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right img:hover{
  opacity: 1;
}
.hc-kcjs .hc-kcjs-auto .kcjs-head .head-title{
	margin-top:15px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-bottom {
  margin-left:0px;
  margin-top: 15px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-bottom img{
  vertical-align: middle;
  margin: 0 6px;
  margin-bottom:10px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-bottom span{
  margin:0 20px;
  color:#666;
  font-size:14px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-bottom span:nth-child(1) img{
  margin-bottom:14px;
}
.hc-kcjs .hc-kcjs-auto .kcjs-head .head-bot{
   border: 1px #e0e0e0 solid;
    padding: 14px 15px;
    background-color: #f8f8f8;
    line-height: 25px;
    font-size: 14px;
    color: #666;
    border-radius: 10px;
    margin-top: 20px;
    position: relative;
}
.hc-kcjs .hc-kcjs-auto .kcjs-head .head-bot::before{
  content:'';
  width:0;
	height:0;
	border-right:15px solid transparent;
	border-left:15px solid transparent;
  border-bottom:15px solid #f8f8f8;
  position: absolute;
  top:-15px;
  left:72px;
  display:none;
}
.hc-kcjs .hc-kcjs-auto .kcjs-cont{
  padding:20px 0;
  text-align: left;
  padding-bottom: 25px;
  font-size: 14px;
  line-height: 30px;
  color: #666;
  width: 95%;
    margin: auto;
}
.hc-kcjs .hc-kcjs-auto .kcjs-cont img{
	max-width:100%
}
.hc-kcjs .hc-kcjs-auto .bottom-page a{
  transition: .3s;
}
/* 璇剧▼浠嬬粛缁撴潫 */

/* 璧涗簨娲诲姩寮€濮� */
.page-hdss{
  /* margin-top:22px; */
}
.page-hdss .about-head{
  margin-bottom:30px;
  margin-top: 30px;
}
/* 璧涗簨娲诲姩缁撴潫 */

/* 璧涗簨娲诲姩鍐呴〉寮€濮� */
.hc-sshd{
  background-color: #f8f8f8;
    width: 100%;
    margin: auto;
    height: auto;
    overflow: hidden;
	padding-bottom: 38px !important;
}
.hc-sshd .hc-sshd-auto{
    width: 90%;
    margin: 0 auto;
    background-color: #fff;
    overflow: hidden;
    padding: 0px 3%;
    margin-top: 15px;
	padding-bottom: 22px;
}
.hc-sshd .hc-sshd-auto .sshd-title{
  padding:2%;
  border-bottom: 1px  #dddddd solid;
}
.hc-sshd .hc-sshd-auto .sshd-title h3{
  text-align: center;
  font-size:20px;
  color:#292b78;
  margin:30px 0 40px;
}
.hc-sshd .hc-sshd-auto .sshd-title  p{
  font-size:12px;
  color:#666;
  float: left;
}
.hc-sshd .hc-sshd-auto .sshd-title .title-right{
  color:#666;
  font-size:12px;
  vertical-align: middle;
  float: right;
  margin-top: -4px;
}
.hc-sshd .hc-sshd-auto .sshd-title .title-right img{
   opacity: .8;
   margin:0 2px;
   margin-bottom:-5px;
       height: 22px;
}
.hc-sshd .hc-sshd-auto .sshd-title .title-right img:hover{
  opacity: 1;
}
.hc-sshd .hc-sshd-auto  .sshd-cont{
   text-align: center;
   padding-bottom:28px;
       margin-top: 20px;
  }
.hc-sshd .hc-sshd-auto  .sshd-cont p{
  color:#666;
  font-size:14px;
  line-height:25px;
  text-align: left;
  margin:10px 0;
}
.hc-sshd .hc-sshd-auto  .sshd-cont p img{
	max-width:100%;
}
/* 璧涗簨娲诲姩鍐呴〉缁撴潫 */


/* 璇剧▼鍩硅寮€濮� */
.hc-pxkc{
  padding:30px 0;
}
.hc-pxkc .hc-about-auto{
  width:95%;
  margin:0 auto;
} 
.hc-pxkc .hc-about-auto .add-services{
	display:flex;
	flex-wrap: wrap;
    justify-content: space-between;
	margin-bottom: 80px;
}
.hc-pxkc .hc-about-auto .add-services div{
	width:32%;
	text-align:center;
}
.hc-pxkc .hc-about-auto .add-services div h4 img{
	width:100%;
}
.hc-pxkc .hc-about-auto .add-services div h5{
	font-size:17px;
	color:#2a2c79;
	margin: 11px 0;
}

.hc-pxkc .hc-about-auto .add-services div p{
	font-size:12px;
	color:#666;
	line-height: 20px;
	width: 96%;
	margin: auto;
}
.hc-pxkc .hc-about-auto .pxkc-list{
  padding: 7px 0 30px 0px;
    background: #f8f8f8;
    margin-bottom: 20px;
    margin-top: 26px;
    overflow: hidden;
    clear: both;
}

.hc-pxkc .hc-about-auto .pxkc-list:nth-of-type(5){
  border:none;
}
.hc-pxkc .hc-about-auto .pxkc-list  .list-img{
  width: 100%;
}
.hc-pxkc .hc-about-auto .pxkc-list  .list-img img{
	border-radius: 2px;
    height: auto;
    width: 96%;
    margin: auto;
    transition: all .36s ease;
    display: block;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min{
  width: 96%;
  margin: auto;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min h3{
      font-size: 17px;
    color: #292b78;
    margin-bottom: 8px;
    margin-top: 18px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min p span{ 
   font-size:14px;
   color:#666;
   margin-right:15px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .text{
  font-size:14px;
  color:#666;
  line-height: 25px;
  padding:10px 0 20px 0;
  border-bottom:1px #e4e4e4 dashed;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .btnck {
 text-align: right;
 margin-top: 22px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .btnck a{
  display: block;
    width: 155px;
    background-color: #5f61bc;
    color: #fff;
    font-size: 14px;
    transition: .3s;
    border: 1px #5f61bc solid;
    margin: auto;
    height: 33px;
    text-align: center;
    line-height: 33px;
	border-radius: 50px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .btnck a:hover{
  border:1px #292b78 solid;
  background-color:#292b78;
  color:#fff;
}
/* 璇剧▼鍩硅缁撴潫 */

/* 鑱旂郴鎴戜滑寮€濮� */
.hc-lxwm{
  padding:30px 0;
}
.hc-lxwm .hc-about-auto{
  width: 95%;
  text-align:left;
  margin:auto;
}
.hc-lxwm .hc-about-auto .page-head{
  margin-bottom: 30px;
}
.hc-lxwm .lxwm-list{
  margin-bottom: 40px;
  background: #f8f8f8;
      width: 96%;
    padding: 2%;
	padding-bottom: 6%;
	margin-bottom: 28px;
}
.hc-lxwm .lxwm-list .lxwm-img img{
	max-width:548px;
	transition: all .36s ease;
}
.lxwm-img{
	overflow:hidden;
}
.hc-lxwm .lxwm-list:hover .lxwm-img img{
	transition: all .36s ease;
transform: scale(1.05);
}
.hc-lxwm .lxwm-list h3{
  font-size:18px;
  color:#333;
  font-weight: 500;
      margin-top: 12px;
    margin-bottom: 6px;
  text-align: left;
  padding:0 2%;
}
.hc-lxwm .lxwm-list p{
  color:#666;
  line-height: 22px;
  font-size:14px;
  vertical-align: middle;
  text-align: left;
}
.hc-lxwm .lxwm-list .p1{
	padding:0 2%;
}
.hc-lxwm .lxwm-list .p2{
	margin-top:10px;
	padding:0 2%;
}
.hckkmap{
	width:100%;
	height:200px;
}
.hc-lxwm .lxwm-list .p1 img{
  margin-bottom: -3px;
  margin-left: 7px;
} 
.hc-lxwm .lxwm-list .p2 img{
  margin-bottom: -3px;
  margin-right: 7px;
}
.hc-lxwm .lxwm-list .p2  span{
  font-size:16px;
  color:#666;
  margin:0 3px;
}
/* 鑱旂郴鎴戜滑缁撴潫 */

.hc_book{
	height:605px;
	overflow:hidden;
	width:100%;
	background:url(../images/book.jpg) 0 0 no-repeat;
	margin-top: 80px;
}
.hc_book_auto{
	width: 95%;
    margin: auto;
    background: #fff;
    height: 488px;
    margin-top: 60px;
    overflow: hidden;
    box-shadow: 1px 3px 16px rgba(0,0,0,.1);
}
.hc_book_auto .page-head h2 {
  font-size: 22px;
  color: #292b78;
  text-align: center;
  vertical-align: middle;
  margin-top: 40px;
}
.hc_book_auto .page-head p {
  font-size: 12px;
  color: #666;
  text-align: center;
  margin-top: 6px;
  line-height: 25px;
}
.hc_book_form{
	display:block;
	width:86%;
	margin:auto;
	margin-top: 28px;
}
.hc_book_form input{
	width:100%;
	height:38px;
	border:1px solid #e1e7ee;
	text-indent: 1em;
	margin-bottom:10px;
}
.hc_book_email{
	margin-right:0px !important;
}
.hc_book_content{
	width:100%;
	border:1px solid #e1e7ee;
	height:70px;
	text-indent: 1em;
	padding-top:10px;
}
.hc_book_submit{
	display: block;
    height: 40px;
    width: 208px;
    margin-right: 0px;
    background: #292b78;
    margin: auto;
    color: #fff;
    border: none;
    font-size: 15px;
    border-radius: 50px;
    margin-top: 30px;
    outline: none;
}
.bottom-right a{padding:0 !important;float: none !important;height: auto !important;background-image:none !important; margin: 0 !important;}
.bottom-right img{pointer-events:none;}
}

@media only screen and (max-width: 1024px) and (min-width: 769px){
.wkk_mbhide{
	display:none;
}
.page-nav {
  background-color: #fbfbfb;
  padding: 0px 2.5%;
  text-align: center;
  overflow: hidden;
}
.page-nav div {
  width:32%;
  float:left;
  margin: 13px 0px;
  margin-right: 2%;
}
.page-nav div:nth-child(3){
	margin-right:0px;
}
.page-nav div a {
  width:100%;
  height:36px;
  line-height:36px;
  background-color: #f3f3f3;
  text-align: center;
  font-size: 14px;
  color: #666;
  display:block;
  transition: 0.3s;
}
.page-nav div a::after {
  content: "";
  width: 15px;
  height: 1px;
  display: inline-block;
  background-color: #b4b5df;
  vertical-align: middle;
  margin-left: 5px;
  width: 0;
  transition: 0.3s;
}
.page-nav div a::before {
  content: "";
  width: 15px;
  height: 1px;
  display: inline-block;
  background-color: #b4b5df;
  vertical-align: middle;
  margin-right: 5px;
  width: 0;
  transition: 0.3s;
}
.page-nav div a:hover {
  background-color: #5f61bc;
  color: #fff;
}
.page-nav div a:hover::after {
  width: 12px;
}
.page-nav div a:hover::before {
  width: 12px;
}
.page-nav div a.acton {
  background-color: #5f61bc;
  color: #fff;
}
.page-nav div a.acton::after {
  width: 12px;
}
.page-nav div a.acton::before {
  width: 12px;
}
.Page{
   text-align: center;
   padding-top:30px;
   display:none;
}
.Page a.action{
  background-color:#292b78;
  color:#fff;
  border-color:#292b78;
}
.Page a{
  padding:7px 13px;
  border:1px #ccc solid;  
  font-size:14px;
  color:#666;
  transitioN:.2s;
  background-color:#fff;
  margin:0 2px;
}
.Page a:hover{
  background-color: #292b78;
  color:#fff;
  border-color: #292b78;
}
/* 鍏充簬鎴戜滑寮€濮� */
.hc-about {
  padding: 30px 0;
  position: relative;
  z-index: 999;
}
.hc-about-auto {
  width: 95%;
  margin: 0 auto;
  overflow: hidden;
}
.hc-about-auto .page-head {
   margin: 15px auto;
   text-align: center;
   margin-bottom: 0px;
}
.hc-about-auto .page-head h2 {
  font-size: 22px;
  color: #292b78;
  text-align: center;
  position: relative;
}
.hc-about .hc-about-auto .page-head h2::before {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 0;
  top: 16px;
}
.hc-about .hc-about-auto .page-head h2::after {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 50%;
  top: 16px;
}
.hc-about .hc-about-auto .page-head h2 em{
	position: relative;
    background: #fff;
    padding: 0px 15px;
    z-index: 9;
    font-style: normal;
}
.about-cd .hc-about-auto .page-head h2::before {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 0;
  top: 16px;
}
.about-cd .hc-about-auto .page-head h2::after {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 50%;
  top: 16px;
}
.about-cd .hc-about-auto .page-head h2 em{
	position: relative;
    background: #fff;
    padding: 0px 15px;
    z-index: 99;
    font-style: normal;
}
.hc-about-auto .page-head h2::before {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 0;
  top: 16px;
}
.hc-about-auto .page-head h2::after {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #f4f5f9;
  position: absolute;
  left: 50%;
  top: 16px;
}
.hc-about-auto .page-head h2 em{
	position: relative;
    background: #fff;
    padding: 0px 15px;
    z-index: 99;
    font-style: normal;
}
.hc-about-auto .page-head h2 span {
  width: 80px;
  background-color: #292b78;
  display: block;
  height: 3px;
  margin: 0 auto;
  margin-top: 8px;
  display: none;
}
.hc-about-auto .page-head > span {
  display: inline-block;
  width: 465px;
  height: 2px;
  background-color: #f4f5f9;
  vertical-align: middle;
  display:none;
}
.hc-about .hc-about-auto .hc-about-content {
  margin-top: 22px;
}
.hc-about .hc-about-auto .hc-about-content .content-wkkimg{
	width: 100%;
	margin-right: 19px;
	overflow: hidden;
	text-align:center;
	display:flex;
}
.hc-about .hc-about-auto .hc-about-content .content-text{
	width: 100%;
	overflow: hidden;
}
.wkk-about-content{
	height:auto;
	overflow:hidden;
}
.hc-about .hc-about-auto .hc-about-content .content-text p {
  line-height: 26px;
  font-size: 14px;
  color: #666;
  display:none;
}
.hc-about .hc-about-auto .hc-about-content .content-img {
  text-align: center;
  margin-top: 30px;
  clear:both;
  display:none;
}
.bigimg {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  display: none;
  z-index: 9999;
  border: 6px solid #fff;
}
.mask {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #000;
  opacity: 0.5;
  filter: Alpha(opacity=50);
  z-index: 98;
  transition: all 1s;
  display: none;
}
.bigbox {
  background: #fff;
  overflow: hidden;
}
.bigbox > .imgbox {
  overflow: hidden;
  width: 33%;
  margin:auto;
  position:relative;
  margin-bottom: 1%;
}
.bigbox > .imgbox:nth-child(1) {
	width:33%;
	float:left;
}
.bigbox > .imgbox:nth-child(2) {
	width:33%;
	float:right;
}
.bigbox > .imgbox img:nth-child(1) {
  width: 100%;
}
.imgbox:hover {
  cursor: zoom-in;
}
.mask:hover {
  cursor: zoom-out;
}
.mask > img {
  position: fixed;
  right: 50px;
  top: 90px;
  width: 30px;
}
.mask > img:hover {
  cursor: pointer;
}
.bigbox .more {
  position: absolute;
  right: 10px;
  top: 10px;
}

/* 骞村害浜嬩欢 */
.about-nd {
  padding: 30px 0;
  background: url(../images/gywm12.jpg) no-repeat;
  height: 560px;
  margin-top: 12px;
}
.nd-auto .page-head .year{
    display: none;
}
.about-nd .nd-auto {
  width: 96%;
  margin: 0 auto;
}
.nd-auto .page-head {
  margin-top: 30px;
}
.nd-auto .page-head h2 {
  font-size: 22px;
  color: #292b78;
  text-align: center;
  position:relative;
  margin-bottom: 20px;
}
.nd-auto .page-head h2::before {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #cacaca;
  position: absolute;
  left: 0;
  top: 16px;
}
.nd-auto .page-head h2::after {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #cacaca;
  position: absolute;
  left: 50%;
  top: 16px;
}
.nd-auto .page-head h2 em{
	position: relative;
    background: #dbd7d4;
    padding: 0px 15px;
    z-index: 99;
    font-style: normal;
}
.nd-auto .page-head h2 span {
  width: 80px;
  background-color: #292b78;
  display: block;
  height: 3px;
  margin: 0 auto;
  margin-top: 8px;
  display:none;
}
.nd-auto .page-head > span {
  display: inline-block;
  width: 537px;
  height: 2px;
  background-color: #d3cac3;
  vertical-align: middle;
  display:none;
}
.nd-auto .page-head img {
  vertical-align: middle;
  display:none;
}
.about-nd .nd-auto .nd-content {
  background-color: #fff;
  padding: 32px 8px;
  margin-top: 30px;
}
.about-nd .nd-auto .nd-content .nd-content-min {
  height: 375px;
  overflow: auto;
}
.nd-content-min::-webkit-scrollbar {
 width: 4px;
 height: 100%;
 background: rgba(0, 0, 0, 0.1);
}
.nd-content-min::-webkit-scrollbar-thumb {
 border-radius: 10px;
 background: #5f61bc;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-left {
  float: left;
  padding-right: 40px;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-left p {
  color: #999;
  font-size: 14px;
  line-height: 50px;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-right {
    width: 90%;
    margin: auto;
}
.nd-time{
	display:block;
	color: #959595;
}
.nd-contentxq{
	display: block;
    max-width: 100%;
	line-height: 24px;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-right p {
  color: #666;
  font-size: 14px;
  line-height: 28px;
  position: relative;
  padding-bottom: 20px;
  border-left: 1px #ddd solid;
  padding-left:15px;
}
.about-nd .nd-auto .nd-content .nd-content-min .min-right p::before {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #aaa;
  border-radius: 50%;
  position: absolute;
  top: 22px;
  left:-4px;
}

/* 鍦哄湴璁炬柦 */
.about-cd {
  padding: 30px 0;
}
.about-cd .hc-about-auto {
  width:96%;
}
.about-cd .hc-about-auto .cd-content{
	margin-top:30px;
}
.about-cd .hc-about-auto .cd-content .cdlist1 {
      width: 32.6%;
    float: left;
    margin: auto;
    margin-bottom: 30px;
    margin-right: 1%;
}
.about-cd .hc-about-auto .cd-content .cdlist1:nth-child(3){
	margin-right:0px;
}
.about-cd .hc-about-auto .cd-content .cdlist1 img{
	width:100%;
}
.about-cd .hc-about-auto .cd-content .cdlist1 h3 {
  font-size: 21px;
  color: #999;
  opacity: 0.1;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  line-height: 55px;
  display:none;
}
.about-cd .hc-about-auto .cd-content .cdlist1 p {
  font-size: 13px;
  color: #666;
  line-height: 24px;
  margin-top: 8px;
}
/* 鍏充簬鎴戜滑缁撴潫 */

/* 绠＄悊鍥㈤槦寮€濮� */
.hc-gltd {
  padding: 30px 0;
}
.hc-about-auto .page-head p {
  font-size: 14px;
  color: #666;
  text-align: center;
  margin-top: 35px;
  line-height: 25px;
}
.gltd_prev{
	display:none
}
.gltd_next{
	display:none
}
.gltd_list{
	margin-top:2%;
}
.gltd_list .swiper-slide{
	width:49%;
	float:left;
	margin-right:2%;
	margin-top:1%;
}
.gltd_list .slide2{
	margin-right:0px;
}
.gltd_list .slide3{
	width:100%;
	margin-right:0px;
}
/* 绠＄悊鍥㈤槦缁撴潫 */

/* 鏁欑粌鍥㈤槦寮€濮� */
.hc-jltd {
  width:95%;
  margin:auto;
  margin-top: 28px;
}
.hc-jltd .jltd-content {
  z-index: 2;
  top: 20px;
  background-color: #fff;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
.hc-jltd .jltd-content .min-left{
	margin-top: 20px;
}
.hc-jltd .jltd-content .min-left img{
	width:100%;
}
.hc-jltd .jltd-content .min-right {

}
.hc-jltd .jltd-content .min-right h3 {
  font-size: 17px;
  color: #333;
  line-height: 40px;
  margin-top: 10px;
}
.hc-jltd .jltd-content .min-right h4 {
  font-size: 14px;
  color: #666;
}
.hc-jltd .jltd-content .min-right span {
  width: 60px;
  height: 2px;
  background-color: #292b78;
  display: block;
  display:none;
}
.hc-jltd .jltd-content .min-right p {
  color: #666;
  line-height: 25px;
  font-size: 14px;
  margin-top: 12px;
  padding-bottom: 27px;
}
.hc-jltd .jltd-content .wow a {
  
}
.hc-jltd .jltd-ld {
  height: 135px;
  background-color: #292b78;
  margin-top: -40px;
  display: none;
}
.hc-jltd .jltd-min {
  width: 100%;
  margin: 0 auto;
  margin-top: 50px;
  overflow: hidden;
  margin-bottom: 55px;
}
.hc-jltd .jltd-min .min-jl {
  padding: 2%;
  background-color: #f8f8f8;
  transition: 0.3s;
  margin-bottom: 13px;
  transition: 0.3s;
  overflow: hidden;
  width: 45%;
  float: left;
  margin-right: 2%;
}
.hc-jltd .jltd-min .min-jl:nth-child(2n){
	margin-right: 0;
}
.hc-jltd .jltd-min .min-jl .min-left {
  
}
.hc-jltd .jltd-min .min-jl .min-left img{
	width:100%;
}
.hc-jltd .jltd-min .min-jl .min-right {
  clear: both;
  margin-bottom: 8px;
}
.hc-jltd .jltd-min .min-jl .min-right h3 {
  font-size: 16px;
  color: #333;
  line-height: 32px;
  font-weight: 500;
  transition: 0.3s;
}
.hc-jltd .jltd-min .min-jl .min-right h4 {
  font-size: 12px;
  color: #666;
  font-weight: 500;
  line-height: 20px;
  transition: 0.3s;
}
.hc-jltd .jltd-min .min-jl .min-right p {
  font-size: 13px;
  color: #666;
  line-height: 25px;
  padding-bottom: 10px;
  transition: 0.3s;
  display:none;
}
.hc-jltd .jltd-min .min-jl .min-right .wow a {
  margin-top: 20px;
  margin-right: 10px;
  display:none;
}

/* 鏁欑粌鍥㈤槦缁撴潫 */

/* 杩愯惀鍥㈤槦寮€濮� */
.hc-yytd {
  padding: 30px 0;
}
.hc-yytd .hc-about-auto {
  
}
.hc-yytd .hc-about-auto .page-head p {
  /* text-align: left; */
}
.hc-yytd .hc-about-auto .page-head img{
	max-width:100%;
}
.hc-yytd .hc-about-auto .page-head > span {
  display: inline-block;
  width: 445px;
  height: 2px;
  background-color: #f4f5f9;
  vertical-align: middle;
  display:none;
}
.hc-yytd .hc-about-auto .yytd-content {
  padding-top: 20px;
}
.wkkyytdst{
	margin-bottom: 25px;
    width: 49%;
    float: left;
    margin-right: 2%;
}
.wkkyytdst:nth-child(2n){
	margin-right:0px
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-left {
  
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-left img{
	width:100%;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-right {
	margin-top: -4px;
  padding-top: 40px;
  border: 1px #e6e6e6 solid;
  border-top: none;
  background: #f8f8f8;
  padding: 3%;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-right .one-title a {
    width: 100%;
    background-color: #292b78;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    display: block;
    margin-top: -32px;
    position: relative;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .one-right .one-text {
      line-height: 24px;
    color: #666;
    padding-top: 18px;
    font-size: 14px;
    padding-bottom: 15px;
}
.hc-yytd .hc-about-auto .yytd-content .list-right .one-right {
  float: left;
}
.hc-yytd .hc-about-auto .yytd-content .list-right .one-left {
  float: right;
}

.hc-yytd .hc-about-auto .yytd-content .list-right .one-right {
      margin-top: -4px;
    padding-top: 40px;
    border: 1px #e6e6e6 solid;
    border-top: none;
    background: #f8f8f8;
    padding: 3%;
}
.hc-yytd .hc-about-auto .yytd-content .list-one .wow a {
  border: 1px #fbfbfb solid;
  background: #fff;
  color: #999;
}
.hc-yytd .hc-about-auto .yytd-content .list-one:hover .wow a {
  background-color: #5f61bc;
  color: #fff;
  border: 1px #5f61bc solid;
}
/* 杩愯惀鍥㈤槦缁撴潫 */

/* 鏁欑粌鍥㈤槦鍐呴〉寮€濮� */
.hc-jlny {
  padding: 12px 0;
}
.hc-jlny .hc-jlny-auto {
  width: 95%;
  margin: 0 auto;
}
.hc-jlny .hc-jlny-auto .jlny-title {
  border-bottom: 1px #e5e5e5 solid;
  padding: 10px 0;
}
.hc-jlny .hc-jlny-auto .jlny-title h3 {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  line-height: 35px;
}
.hc-jlny .hc-jlny-auto .jlny-title p {
  font-size: 13px;
  color: #666;
  line-height: 24px;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right {
  text-align: left;
  font-size: 13px;
  color: #666;
  margin-top: 8px;
  padding-bottom: 2px;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right a {
  margin: 0 2px;
  vertical-align: middle;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right img {
  margin-bottom: -4px;
  opacity: 0.8;
  height: 22px;
}
.hc-jlny .hc-jlny-auto .jlny-title .title-right img:hover {
  opacity: 1;
}
.hc-jlny .hc-jlny-auto .jlny-min {
	width:98%;
	margin:auto;
	padding-top: 20px;
	padding-bottom: 46px;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-left {
  width: 100%;
  margin-top:20px;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-right {
  
}
.hc-jlny .hc-jlny-auto .jlny-min .min-right img{
	width: 80%;
    margin: auto;
    display: block;
	max-width: 400px;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-left .min-left-text p {
  color: #666;
  font-size: 14px;
  line-height: 28px;
}
.hc-jlny .hc-jlny-auto .jlny-min .min-left .min-left-English {
  color: #666;
  font-size: 12px;
  line-height: 25px;
  padding-top: 50px;
  padding-top: 28px;
}
.bottom-page {
  text-align: center;
  width: 93%;
  margin: auto;
  margin-bottom: 30px;
}
.bottom-page .next {

}
.bottom-page .next a {
  font-size: 14px;
    width: 92%;
    color: #666;
    border: 1px #e5e5e5 solid;
    transition: .3s;
    background-color: #fff;
    height: 40px;
    line-height: 40px;
    display: block;
    padding: 0 4%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	border-radius: 50px;
}
.bottom-page .prev {
	margin-bottom: 10px;
}
.bottom-page .prev a {
    font-size: 14px;
    width: 92%;
    color: #666;
    border: 1px #e5e5e5 solid;
    transition: .3s;
    background-color: #fff;
    height: 40px;
    line-height: 40px;
    display: block;
    padding: 0 4%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
	border-radius: 50px;
}
.bottom-page a:hover {
  background-color: #292b78;
  color: #fff;
}
/* 鏁欑粌鍥㈤槦鍐呴〉缁撴潫 */

/* 閽ф嘲缃戠悆鍦哄紑濮� */
.hc-wqc {
  padding: 30px 0;
}
.wqc-page-nav div{
	width: 49%;
    float: left;
    margin: 13px 0 0 0;
    margin-right: 2%;
}
.wqc-page-nav div:nth-child(3) {
    margin-right: 2%;
	margin-bottom:13px;
}
.wqc-page-nav div:nth-child(2n) {
    margin-right: 0px;
}
.hc-wqc_bac{
	background:#fbfbfb;
}
.hc-wqc_bac .hc-about-auto .page-head h2 em{
	background:#fbfbfb;
}
.hc-wqc .hc-about-auto .page-head > span {
  width: 430px;
}
.pc-slide {
  width: 99.9%;
  margin: 0 auto;
  margin-top: 20px;
}
.view .swiper-container {
  width: 100%;
}
.swiper-wrapperwkk{
	display:block !important;
}
.view .arrow-left {
  background: url(../images/index_tab_l.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -25px;
  width: 28px;
  height: 51px;
  z-index: 10;
  display: none;
}
.view .arrow-right {
  background: url(../images/index_tab_r.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -25px;
  width: 28px;
  height: 51px;
  z-index: 10;
  display: none;
}
.preview {
  width: 100%;
  margin-top: 4px;
  position: relative;
}
.preview .swiper-container {
  width: 100%;
  /* padding:0 20px; */
  /* margin-left: 35px; */
}
.hc-wqc .wqc-content .preview .swiper-slide {
      width: 32%;
    margin-right: 2%;
    cursor: pointer;
    background-color: #eeeeee;
}
.hc-wqc .wqc-content .preview .swiper-slide p {
  color: #555;
    font-size: 13px;
    height: 26px;
    line-height: 26px;
    text-align: center;
}
.preview .arrow-left {
  background: url(../images/feel3.png) no-repeat 4px center #ebebeb;
      position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -41px;
    width: 19px;
    height: 50px;
    z-index: 10;
    opacity: 0.6;
}
.preview .arrow-right {
  background: url(../images/feel4.png) no-repeat 8px center #ebebeb;
  position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -41px;
    width: 19px;
    height: 50px;
    z-index: 10;
    opacity: 0.6;
}
.preview img {
  width: 100%;
}
.hc-wqc .wqc-content .min-right {
  background-color: #292b78;
  color: #fff;
  padding:7% 4%;
  margin-bottom: 10px;
}
.hc-wqc .wqc-content .min-right h3 {
  font-size: 26px;
  font-weight: 500;
  line-height: 45px;
  display:none;
}
.wqc-wkknote{
font-size: 14px;
color: #666;
text-align: left;
width: 95%;
line-height: 25px;
margin:30px auto
}
.hc-wqc .wqc-content .min-right h3 span {
  height: 2px;
  width: 80px;
  display: block;
  margin: 3px 0;
}
.hc-wqc .wqc-content .min-right p {
  font-size: 14px;
  line-height: 24px;
  padding-bottom: 20px;
}
.hc-wqc .wqc-content .min-right .zxyd {
  border: 1px #fff solid;
  width: 110px;
  line-height: 27px;
  text-align: center;
  height: 27px;
  border-radius: 5px;
  font-size: 14px;
  display: inline-block;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
}
.hc-wqc .wqc-content .min-right .ckdt {
  border: 1px #fff solid;
  width: 110px;
  line-height: 27px;
  text-align: center;
  height: 27px;
  border-radius: 5px;
  font-size: 14px;
  display: inline-block;
  cursor: pointer;
}
.ckdt a{
	color:#fff;
	display:block;
}
.hc-wqc .wqc-content .min-right .bot-lx {
  margin-top: 20px;
}
.hc-wqc .wqc-content .min-right .bot-lx img{
	width:30px;
}
.hc-wqc .wqc-content .min-right .bot-lx .dyhm{
  display: inline-block;
  margin-left: 10px;
}
.hc-wqc .wqc-content .min-right .bot-lx .dyhm h4 {
  font-size: 16px;
  font-weight: 500;
}
.swiper-container .swiper-slide {
  cursor: pointer;
}
.swiper-container .swiper-slide img{
	width:100%;
}
.hc-wqc .wqc-content #action img {
  border: 2px solid #292b78;
  padding: 0;
}
.dt{
  width: 847px;
  height: 517px;
  background-color: #fff;
  position: fixed;
  border-radius: 10px;
  top:250px;
  right:-710px;
  box-shadow: 0 14px 7px rgba(0, 0, 0, 0.1);
  opacity: 0;
  z-index: 1288;
  transition: .7s;
  display:none;
}
.zxyd-main {
  width: 88%;
  position: fixed;
  z-index: 1088;
  background-color: #fff;
  top: 17%;
  right: 30%;
  text-align: left; 
  box-shadow: 0 14px 7px rgba(0, 0, 0, 0.1);
  display: none;
}
.zxyd-main .zxyd-title {
  background-color: #292b78;
  padding: 10px;
}
.zxyd-main .zxyd-title h3 {
  font-size: 16px;
  color: #fff;
  font-weight: 500;
}
.zxyd-main .zxyd-title span {
  width: 60px;
  height: 2px;
  background-color: #fff;
  display: block;
  margin-top: 6px;
}
.zxyd-main .zxyd-title .close {
  float: right;
  margin-top: -40px;
  margin-right: 5px;
  cursor: pointer;
}
.closeimg{
	width: 14px;
    margin-top: 22px;
}
.zxyd-main .zxyd-con {
  padding: 25px;
  max-height: 450px;
  overflow: scroll;
}
.zxyd-main .zxyd-con p {
  color: #999;
  font-size: 13px;
  padding-bottom: 0;
  clear:both;
}
.zxyd-con .explain .ue-table-interlace-color-single{
	background-color: #fcfcfc;
	height: 32px;
	line-height: 32px;
}
.zxyd-con .explain{
margin-bottom:25px;
}
.zxyd-con .explain td {
	border: 1px solid #DDD;
}
.zxyd-con .explain table {
        width: 100% !important;
    }

.zxyd-con .explain table span {
        border-collapse: collapse;
        font-size: 14px !important;
        text-align: center;
        line-height: 28px;
    }

.zxyd-con .explain table, th, td {
        border: 1px solid #e3e3e3 !important;
        font-size: 14px !important;
		border-collapse: collapse;
		    padding: 3px 15px;
    line-height: 28px;
	color: #666;
    }
.zxyd-con .explain p{
color:#666;
}
.zxyd-main .zxyd-con input {
  width: 100%;
  height:31px;
  text-indent: 1em;
  outline: none;
}
.zxyd-main .zxyd-con #content {
  width: 100%;
  height: 80px;
  text-indent: 1em;
  padding-top:6px;
  outline: none;
}
.zxyd-main .zxyd-con .input_item {
    margin:auto;
    width: 92%;
	margin-bottom: 8px;
}

.wkkcont{
	clear:both;
}
.zxyd-main .zxyd-con .hidden {
  width: 50%;
    background-color: #292b78;
    color: #fff;
    border: none;
    border-radius: 50px;
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    text-indent: 0em;
}
.dt .dt-title{
  background-color: #292b78;
  border-radius: 10px;
  padding: 10px;
  border-radius: 10px 10px 0 0;
  text-align: left;
}
.dt .dt-title h3{
  font-size: 24px;
  color: #fff;
  font-weight: 500;
} 
.dt .dt-title .dtclose{
  text-align: right;
  margin-top:-40px;
  margin-right:10px; 
  cursor: pointer;
}
.dt .dt-title span {
  width: 60px;
  height: 2px;
  background-color: #fff;
  display: block;
  margin-top: 5px;
}
#hc-wqc-2 .swiper-container .swiper-slide{
  text-align: right;
}

#hc-wqc-2 .wqc-content .min-right{
  float:none;
}
#hc-wqc-4 .swiper-container .swiper-slide{
  text-align: right;
}
#hc-wqc-4  .wqc-content .preview .swiper-slide p{
  text-align: left;
}
#hc-wqc-4 .wqc-content .min-right{
  float:none;
}
/* 閽ф嘲缃戠悆鍦虹粨鏉� */


/* 璇剧▼浠嬬粛寮€濮� */
.hc-kcjs{
  background-color:#f8f8f8;
  width:100%;
  height: auto;
    overflow: hidden;
	padding-bottom: 40px !important;
}
.hc-kcjs .hc-kcjs-auto{
  width:95%;
  margin:0 auto;
  background-color: #fff;
  padding-bottom: 20px;
  overflow:hidden;
  margin-top: 15px;
}
.hc-kcjs .hc-kcjs-auto .kcjs-head{
  width:95%;
  margin:auto;
  padding:20px 0px 7px 0px;
}
.hc-kcjs .hc-kcjs-auto .head-title  .title-img{
  display:inline-block
}
.hc-kcjs .hc-kcjs-auto .head-title  .title-img img{
	width:78%;
}
.hc-kcjs .hc-kcjs-auto .head-title .head-h3{
  display:inline-block
}
.hc-kcjs .hc-kcjs-auto .head-title .head-h3 h3{
  font-size:19px;
  color:#666;
}
.hc-kcjs .hc-kcjs-auto .head-title .head-h3 p{
  font-size:12px;
  color:#666;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right{
  text-align: right;
  color:#666;
  font-size:14px;
  vertical-align: middle;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right{
  vertical-align: middle;
  margin:0 2px;
  float: right;
  margin-top: 8px;
  font-size: 13px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right img{
  margin:0 2px;
   margin-bottom:-5px;
   opacity: .8;
   height: 22px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-right img:hover{
  opacity: 1;
}
.hc-kcjs .hc-kcjs-auto .kcjs-head .head-title{
	margin-top:15px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-bottom {
  margin-left:0px;
  margin-top: 15px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-bottom img{
  vertical-align: middle;
  margin: 0 6px;
  margin-bottom:10px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-bottom span{
  margin:0 20px;
  color:#666;
  font-size:14px;
}
.hc-kcjs .hc-kcjs-auto .head-title .title-bottom span:nth-child(1) img{
  margin-bottom:14px;
}
.hc-kcjs .hc-kcjs-auto .kcjs-head .head-bot{
   border: 1px #e0e0e0 solid;
    padding: 14px 15px;
    background-color: #f8f8f8;
    line-height: 25px;
    font-size: 14px;
    color: #666;
    border-radius: 10px;
    margin-top: 20px;
    position: relative;
}
.hc-kcjs .hc-kcjs-auto .kcjs-head .head-bot::before{
  content:'';
  width:0;
	height:0;
	border-right:15px solid transparent;
	border-left:15px solid transparent;
  border-bottom:15px solid #f8f8f8;
  position: absolute;
  top:-15px;
  left:72px;
  display:none;
}
.hc-kcjs .hc-kcjs-auto .kcjs-cont{
  padding:20px 0;
  text-align: left;
  padding-bottom: 25px;
  font-size: 14px;
  line-height: 30px;
  color: #666;
  width: 95%;
    margin: auto;
}
.hc-kcjs .hc-kcjs-auto .kcjs-cont img{
	max-width:100%
}
.hc-kcjs .hc-kcjs-auto .bottom-page a{
  transition: .3s;
}
/* 璇剧▼浠嬬粛缁撴潫 */

/* 璧涗簨娲诲姩寮€濮� */
.page-hdss{
  /* margin-top:22px; */
}
.page-hdss .about-head{
  margin-bottom:30px;
  margin-top: 30px;
}
/* 璧涗簨娲诲姩缁撴潫 */

/* 璧涗簨娲诲姩鍐呴〉寮€濮� */
.hc-sshd{
  background-color: #f8f8f8;
    width: 100%;
    margin: auto;
    height: auto;
    overflow: hidden;
	padding-bottom: 38px !important;
}
.hc-sshd .hc-sshd-auto{
    width: 90%;
    margin: 0 auto;
    background-color: #fff;
    overflow: hidden;
    padding: 0px 3%;
    margin-top: 15px;
	padding-bottom: 22px;
}
.hc-sshd .hc-sshd-auto .sshd-title{
  padding:2%;
  border-bottom: 1px  #dddddd solid;
}
.hc-sshd .hc-sshd-auto .sshd-title h3{
  text-align: center;
  font-size:22px;
  color:#292b78;
  margin:30px 0 40px;
}
.hc-sshd .hc-sshd-auto .sshd-title  p{
  font-size:12px;
  color:#666;
  float: left;
}
.hc-sshd .hc-sshd-auto .sshd-title .title-right{
  color:#666;
  font-size:12px;
  vertical-align: middle;
  float: right;
  margin-top: -4px;
}
.hc-sshd .hc-sshd-auto .sshd-title .title-right img{
   opacity: .8;
   margin:0 2px;
   margin-bottom:-5px;
       height: 22px;
}
.hc-sshd .hc-sshd-auto .sshd-title .title-right img:hover{
  opacity: 1;
}
.hc-sshd .hc-sshd-auto  .sshd-cont{
   text-align: center;
   padding-bottom:28px;
       margin-top: 20px;
  }
.hc-sshd .hc-sshd-auto  .sshd-cont p{
  color:#666;
  font-size:14px;
  line-height:25px;
  text-align: left;
  margin:10px 0;
}
.hc-sshd .hc-sshd-auto  .sshd-cont p img{
	max-width:100%;
}
/* 璧涗簨娲诲姩鍐呴〉缁撴潫 */


/* 璇剧▼鍩硅寮€濮� */
.hc-pxkc{
  padding:30px 0;
}
.hc-pxkc .hc-about-auto{
  width:95%;
  margin:0 auto;
} 
.hc-pxkc .hc-about-auto .add-services{
	display:flex;
	flex-wrap: wrap;
    justify-content: space-between;
	margin-bottom: 80px;
}
.hc-pxkc .hc-about-auto .add-services div{
	width:32%;
	text-align:center;
}
.hc-pxkc .hc-about-auto .add-services div h4 img{
	width:100%;
}
.hc-pxkc .hc-about-auto .add-services div h5{
	font-size:18px;
	color:#2a2c79;
	margin: 11px 0;
}

.hc-pxkc .hc-about-auto .add-services div p{
	font-size:13px;
	color:#666;
	line-height: 22px;
	width: 96%;
	margin: auto;
}
.hc-pxkc .hc-about-auto .pxkc-list{
  padding: 7px 0 30px 0px;
    background: #f8f8f8;
    margin-bottom: 20px;
    margin-top: 26px;
    overflow: hidden;
        width: 49%;
    margin-right: 2%;
	float:left;
}
.pxkc-list:nth-child(3){
	margin-right:0px !important;
}
.pxkc-list:nth-child(5){
	margin-right:0px !important;
}
.hc-pxkc .hc-about-auto .pxkc-list:nth-of-type(5){
  border:none;
}
.hc-pxkc .hc-about-auto .pxkc-list  .list-img{
  width: 100%;
}
.hc-pxkc .hc-about-auto .pxkc-list  .list-img img{
	border-radius: 2px;
    height: auto;
    width: 96%;
    margin: auto;
    transition: all .36s ease;
    display: block;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min{
  width: 96%;
  margin: auto;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min h3{
      font-size: 17px;
    color: #292b78;
    margin-bottom: 8px;
    margin-top: 18px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min p span{ 
   font-size:14px;
   color:#666;
   margin-right:15px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .text{
  font-size:14px;
  color:#666;
  line-height: 25px;
  padding:10px 0 20px 0;
  border-bottom:1px #e4e4e4 dashed;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .btnck {
 text-align: right;
 margin-top: 22px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .btnck a{
  display: block;
    width: 155px;
    background-color: #5f61bc;
    color: #fff;
    font-size: 14px;
    transition: .3s;
    border: 1px #5f61bc solid;
    margin: auto;
    height: 33px;
    text-align: center;
    line-height: 33px;
	border-radius: 50px;
}
.hc-pxkc .hc-about-auto .pxkc-list .list-min .btnck a:hover{
  border:1px #292b78 solid;
  background-color:#292b78;
  color:#fff;
}
/* 璇剧▼鍩硅缁撴潫 */

/* 鑱旂郴鎴戜滑寮€濮� */
.hc-lxwm{
  padding:30px 0;
}
.hc-lxwm .hc-about-auto{
  width: 95%;
  text-align:left;
  margin:auto;
}
.hc-lxwm .hc-about-auto .page-head{
  margin-bottom: 30px;
}
.hc-lxwm .lxwm-list{
  margin-bottom: 40px;
  background: #f8f8f8;
      width: 96%;
    padding: 2%;
	padding-bottom: 6%;
	margin-bottom: 28px;
}
.hc-lxwm .lxwm-list .lxwm-img img{
	max-width:548px;
	transition: all .36s ease;
}
.lxwm-img{
	overflow:hidden;
}
.hc-lxwm .lxwm-list:hover .lxwm-img img{
	transition: all .36s ease;
transform: scale(1.05);
}
.hc-lxwm .lxwm-list h3{
  font-size:18px;
  color:#333;
  font-weight: 500;
      margin-top: 12px;
    margin-bottom: 6px;
  text-align: left;
  padding:0 2%;
}
.hc-lxwm .lxwm-list p{
  color:#666;
  line-height: 22px;
  font-size:14px;
  vertical-align: middle;
  text-align: left;
}
.hc-lxwm .lxwm-list .p1{
	padding:0 2%;
}
.hc-lxwm .lxwm-list .p2{
	margin-top:10px;
	padding:0 2%;
}
.hckkmap{
	width:100%;
	height:200px;
}
.hc-lxwm .lxwm-list .p1 img{
  margin-bottom: -3px;
  margin-left: 7px;
} 
.hc-lxwm .lxwm-list .p2 img{
  margin-bottom: -3px;
  margin-right: 7px;
}
.hc-lxwm .lxwm-list .p2  span{
  font-size:16px;
  color:#666;
  margin:0 3px;
}
/* 鑱旂郴鎴戜滑缁撴潫 */

.hc_book{
	height:605px;
	overflow:hidden;
	width:100%;
	background:url(../images/book.jpg) 0 0 no-repeat;
	margin-top: 80px;
}
.hc_book_auto{
	width: 95%;
    margin: auto;
    background: #fff;
    height: 488px;
    margin-top: 60px;
    overflow: hidden;
    box-shadow: 1px 3px 16px rgba(0,0,0,.1);
}
.hc_book_auto .page-head h2 {
  font-size: 22px;
  color: #292b78;
  text-align: center;
  vertical-align: middle;
  margin-top: 40px;
}
.hc_book_auto .page-head p {
  font-size: 12px;
  color: #666;
  text-align: center;
  margin-top: 6px;
  line-height: 25px;
}
.hc_book_form{
	display:block;
	width:86%;
	margin:auto;
	margin-top: 28px;
}
.hc_book_form input{
	width:100%;
	height:38px;
	border:1px solid #e1e7ee;
	text-indent: 1em;
	margin-bottom:10px;
}
.hc_book_email{
	margin-right:0px !important;
}
.hc_book_content{
	width:100%;
	border:1px solid #e1e7ee;
	height:70px;
	text-indent: 1em;
	padding-top:10px;
}
.hc_book_submit{
	display: block;
    height: 40px;
    width: 208px;
    margin-right: 0px;
    background: #292b78;
    margin: auto;
    color: #fff;
    border: none;
    font-size: 15px;
    border-radius: 50px;
    margin-top: 30px;
    outline: none;
}
.bottom-right a{padding:0 !important;float: none !important;height: auto !important;background-image:none !important; margin: 0 !important;}
.bottom-right img{pointer-events:none;}
}